On Tue, Oct 14, 2008 at 5:35 AM, Arun Khan knura@yahoo.com wrote:
On Tuesday 14 Oct 2008, Raghu Prasad wrote:
existing wine run applications. Running following command from the console should be good enough for this.
rm -r ~/.wine
WARNING: Make sure that there is no white spaces within ~/.wine
To avoid any oops, suggest the following:
$ cd $HOME $ ls -d ./.wine $ rm -fr ./.wine
Could be a dumb question - won't this blow away all wine apps? What if there is a need to just uninstall *one* app?
Regards, Mohan S N