forums.xandros.com Forum Index forums.xandros.com
Xandros User Forums
 
 FAQFAQ   SearchSearch   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Uninstall Wine

 
Post new topic   Reply to topic    forums.xandros.com Forum Index -> Console
View previous topic :: View next topic  
Author Message
helenawahlberg16
Xplorer


Joined: 24 May 2009
Posts: 80
Location: Florida

PostPosted: Sat Jun 06, 2009 4:59 pm    Post subject: Uninstall Wine Reply with quote

how do i uninstall wine completely
_________________
It's Not The Way You Look That Brings Me To My Knees..........It's The Way You Look At Me!!!!!
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger
jimallyn
Site Admin
Site Admin


Joined: 31 Jan 2003
Posts: 8195
Location: Wenatchee, Washington, USA

PostPosted: Sat Jun 06, 2009 5:26 pm    Post subject: Reply with quote

What version of Xandros are you using? And how did you do the install?
_________________
I refuse to live in a country like this - and I'm not leaving. - Michael Moore
Back to top
View user's profile Send private message
helenawahlberg16
Xplorer


Joined: 24 May 2009
Posts: 80
Location: Florida

PostPosted: Sat Jun 06, 2009 5:35 pm    Post subject: Reply with quote

i have a 701SD linux
and i installed wine like this:


open a terminal (alt+ctrl+t) and type:
sudo kwrite /etc/apt/preferences [press enter]
copy and paste this to the file:
Package: *
Pin: origin updates.xepc.org
Pin-Priority: 935

Save and exit kWrite

in a terminal (alt+ctrl+t) type:
sudo kwrite /etc/apt/sources.list [press enter]
copy and paste this line to sources.list:
deb http://updates.xepc.org/ p701 main

Save and exit kWrite.
Staying in terminal type:
sudo apt-get update [press enter]
Staying in terminal type:
apt-cache policy wine [press enter]

if the return is Candidate: 1.0.0-1+eeepc2
from xepc then all is good!
Staying in terminal type:
sudo apt-get install wine [press enter]
_________________
It's Not The Way You Look That Brings Me To My Knees..........It's The Way You Look At Me!!!!!
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger
jimallyn
Site Admin
Site Admin


Joined: 31 Jan 2003
Posts: 8195
Location: Wenatchee, Washington, USA

PostPosted: Sat Jun 06, 2009 5:45 pm    Post subject: Reply with quote

I'm not real familiar with the EeePC, but if you installed it with:

Code:
sudo apt-get install wine



then I imagine you would uninstall it with:

Code:
sudo apt-get remove wine



That might leave some config files and stuff laying around, but in theory using "purge" instead of "remove" should take care of that:

Code:
sudo apt-get purge wine


"remove" is usually sufficient.
_________________
I refuse to live in a country like this - and I'm not leaving. - Michael Moore
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.xandros.com Forum Index -> Console All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group