Hi All,
In this context I am not reffering to ~/.wine.
I want to test my out-of-date Wine RPMs against the current version of compiled Wine.
I know how to remove the RPM (rpm -e wine*), but I do not know how to remove the compiled Wine if I wish to revert back to the RPM. (If I don't get it all off, all h*** breaks loose as the two use different directories and things get all mixed up.)
I found
http://wiki.winehq.org/FAQ#head-8a17a13 ... aaf043d581
But is it just me or do they NOT SAY?
How do I scrub out the complied Wine?
Many thanks,
-T
How do I uninstall compiled Wine?
-
- Level 3
- Posts: 98
- Joined: Thu Aug 21, 2014 6:40 pm
Re: How do I uninstall compiled Wine?
It's in the last sentence in section 4.4 (http://wiki.winehq.org/FAQ#head-2e99ab6 ... b2d5839586).But is it just me or do they NOT SAY?
-
- Level 3
- Posts: 98
- Joined: Thu Aug 21, 2014 6:40 pm
Re: How do I uninstall compiled Wine?
"use make uninstall in the source directory to remove it"dimesio wrote:It's in the last sentence in section 4.4 (http://wiki.winehq.org/FAQ#head-2e99ab6 ... b2d5839586).But is it just me or do they NOT SAY?
Right under my nose. Thank you!