Re: Installation service Error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



yoman82 wrote:
> This error persists after a sudo apt-get remove wine* --purge command.

This is wrong. Uninstalling Wine doesn't touch it's configuration. You need to run this instead:

Code:
rm -rf ~/.wine


Then verify directory was really removed:

Code:
ls -la ~/.wine


If it's still there, then use sudo:

Code:
sudo rm -rf ~/.wine


And keep in mind to NEVER EVER use sudo/su to run Wine with.






[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux