LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Help!, uninstalling wine/wineX CVS (https://www.linuxquestions.org/questions/linux-newbie-8/help-uninstalling-wine-winex-cvs-119692/)

Kupo 11-25-2003 12:30 AM

Help!, uninstalling wine/wineX CVS
 
i installed both, wine from CVS and wine X from CVS, i also installed both through RPM (heh) and i installed wine through sorce as well, anyone know how to just revert and delete all traces of wine and start over? :(
also im running on mandrake 9.2

Mara 11-25-2003 03:50 PM

You need to find out where you installed all of them. With rpm it's easy:
rpm -e wine
Source is more tricky, having the source you compiled it from helps. In the source directory run
make uninstall

If you don't have the sources now, the only method is to trace the files and delete them manually.


All times are GMT -5. The time now is 04:44 AM.