LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   unclean uninstall --> how to make clean (wine) (https://www.linuxquestions.org/questions/linux-software-2/unclean-uninstall-how-to-make-clean-wine-245674/)

Nightfrost 10-21-2004 04:23 PM

unclean uninstall --> how to make clean (wine)
 
I'd greatly appreciate if anyone could help me out with this problem. I've been finding similar threads but not anything that really answers my question.

I tried to install wine from source (20041019). I had some problems and attempted to uninstall with "make uninstall". That seemingly worked fine. I then noticed that I had 20040714 installed all along (or at least I think I had). I uninstalled that with dpkg --remove. And now I seem to be stuck with an unclean uninstall. When I write "wine", I get the following message

Code:

bash: /usr/bin/wine: No such file or directory
instead of the more familiar

Code:

bash: asd: command not found

Is there a way to make a proper uninstall? Who is telling bash to look in /usr/bin when I just write wine and have everything seemingly uninstalled?

Thanks a lot.

UsualTuxpect 10-21-2004 05:32 PM

the best way to remove all traces of wine after u uninstall is to

-->#locate wine > wine.txt
open wine.txt
and see all the directories where wine is like /etc/wine , /usr/lib/wine,/usr/share/wine-c (or) what ever .. just rename them Do Not delete.. once u get wine working u can delete them.....

missionsix 12-10-2011 06:50 PM

https://bugs.launchpad.net/ubuntu/+s...bs/+bug/852101

Work around:
http://askubuntu.com/questions/76151...i-installed-it

John VV 12-10-2011 10:30 PM

missionsix
PLEASE do NOT drag up threads from 2004 YES `04 a 7YEAR old thread


All times are GMT -5. The time now is 06:20 AM.