PDA

View Full Version : how to fully reinstall wine


Meow27
January 27th, 2008, 04:23 PM
ive tried doing it via package manager but i still have the same faults as i do with my messed up version (im using the latest version .0954) (has nothing to do with my version though. prgrams that used to work are working strangely for no reason)

is there a way to completely wipe out wine?

Faud
January 28th, 2008, 01:01 AM
sudo apt-get remove --purge wine

and then
[code]
sudo apt-get install wine

Good luck