
Currently running Ubuntu 15.10
Installed Wine 1.9.2
If I type Wine --version
or
winecfg
it shows up, so I know it's there.
I followed these instructions when installing:
https://wiki.winehq.org/Ubuntu
I want to uninstall.
According to the FAQ:
https://wiki.winehq.org/FAQ#How_do_I_uninstall_Wine.3F
I think I am supposed to enter Make Uninstall in the source directory.
I've tried many directories but none will accept the Make Uninstall command.
Usual response to any directory I try is "make: *** No rule to make target 'uninstall'. Stop."
Judging by the install instructions I followed in https://wiki.winehq.org/Ubuntu
Where exactly would the source directory be?
cd to where in terminal?
Also, is there a command to find the Wine source directory?
Thank you for any help!