Posts: 1,599
Threads: 86
Joined: Jun 2015
Reputation:
0
Uninstalling Wine via Lite Software doesn't seem to do so completely. I usually have Winetricks or other remnants afterwards. I have to go to Install/Remove Software and remove anything associated with Wine. I've noticed similar performance when installing and removing Play on Linux via Lite Software.
Want to thank me? Click my [Thank] link.
Posts: 8,902
Threads: 545
Joined: Feb 2014
Reputation:
5
If you can tell me exactly what programs they leave behind, I can add them to the removal process. Thank you.
Sent from my Nexus 6 running Android M
Posts: 1,599
Threads: 86
Joined: Jun 2015
Reputation:
0
This is what remains after installing and uninstalling "Wine" via Lite Software:
http://imgur.com/gxwHHaV
This is what remains after installing and uninstalling "Play on Linux" via Lite Software:
http://imgur.com/HBUxY3V and
http://imgur.com/Zc4EeO3
Want to thank me? Click my [Thank] link.
Posts: 115
Threads: 20
Joined: Mar 2015
Reputation:
0
It installs more than that... also dependencies you miss.
I don't think you wanna remove the dependencies with the Lite Software (some other software may need them).
Usually just do "sudo apt-get --purge autoremove wine"
Since you uninstalled only "wine" package, the other stuff is now listed in auto removable, you can do "sudo apt-get autoremove", or use the Lite Tweaks to do it.
Posts: 1,599
Threads: 86
Joined: Jun 2015
Reputation:
0
To Zead,
If you install/uninstall Wine, you'll see Winetricks remaining in the Whisker Menu.
If you install/uninstall Play on Linux, you'll see Winetricks and other Wine items in the Whisker Menu.
Quite frankly, the uninstall of Play on Linux and Wine via Lite Software happened so quickly, I don't think it was removing much, if anything. Your method may work, but it doesn't serve the intent of Lite Software or the needs of the new user Linux Lite caters to.
Want to thank me? Click my [Thank] link.
Posts: 8,902
Threads: 545
Joined: Feb 2014
Reputation:
5
Ok so I've had a look into this. Because Wine and Playonlinux install such specifically numbered dependencies, our removal code is such that we would have to keep track of exactly what versions of dependencies get added and updated to the wine ppa. This is not something we can do.
I have just installed and removed both Wine and Playonlinux successfully on a fresh install of LL using the current Lite Software, there are no Menu remnants. The fact that you have these still in your menu is a mystery at this point. We will add the removal of winetricks to our code and see if that makes a difference. You will have to use Lite Tweaks as Zead suggested to remove the specific dependencies of Wine and or Playonlinux if you want to completely purge your system of those dependencies. Otherwise, they do no harm sitting in your system.