Click to See Complete Forum and Search --> : uninstall wine


mind
01-31-2003, 12:09 PM
i got close to getting wine installed but now i want to totally start over since i didn't start in my home directory. is there a specific way i should uninstall? it was a tar file. should i just delete the directory?
thanks

wapcaplet
01-31-2003, 12:18 PM
If you originally installed by running the wineinstall script, or by doing ./configure, make, make install, you ought to be able to run:

make uninstall

to remove it. If that doesn't work, you can probably get away with just removing the directory, as well as other places wine may have installed things (most likely /usr/local/bin/wine* and /usr/local/lib/libwine*)