Results 1 to 6 of 6
hi all,
Any one know how to uninstall wine completely from ubuntu 11.10. please give me steps to do....
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-18-2012 #1Just Joined!
- Join Date
- Feb 2012
- Posts
- 35
how to uninstall wine from linux
hi all,
Any one know how to uninstall wine completely from ubuntu 11.10. please give me steps to do.
- 09-18-2012 #2
How did you go about installing it?
Did you use Ubuntu's package manager? Or did you download from the Wine website?Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 09-19-2012 #3Just Joined!
- Join Date
- Dec 2011
- Location
- Seattle, WA
- Posts
- 7
sudo apt-get purge wine(not sure the package name of wine)
- 09-19-2012 #4Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 09-19-2012 #5Just Joined!
- Join Date
- Feb 2012
- Posts
- 35
hi,
I installed it using, sudo apt-get install wine.now i want to install new wine version,means wine 1.4/1.5.i have ubuntu 11.10.how to install it?
please give me a solution.
- 09-19-2012 #6
Been a while since I used Ubuntu.
But this should work for you:
If not, then do this:Code:sudo upgrade wine
Code:sudo apt-get purge wine sudo apt-get update sudo apt-get upgrade sudo apt-get install install wine
Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.


Reply With Quote

