On Tue, May 6, 2008 at 5:54 PM, Trevorofmolino <wineforum-user@xxxxxxxxxx> wrote: > I ran rm -rf~/.wine and it went through the uninstall procedure. then I did wine --version and it showed wine-0.9.56 so I did rm -rf~/.wine as root and it uninstalled drive c. then I checked wine --version and it showed I still have wine-0.9.56. how do I get rid of this so I can install wine wine 0.9l.60.tar.bz2? I checked where wine was and it does not exist unless somehow it was moved during this uninstall. How did you install wine-0.9.56? If you installed a deb, use dpkg -r. If you installed with "make install", try "make uninstall".