Refreshing PlayOnLinux and Wine
Step 1: Uninstall PlayOnLinux
-
Click Zorin Button and at the menu type Synaptic.
(if you installed Synaptic package manager it should pop up) -
Select Search and when it loads enter PlayOnLinux.
-
Click playonlinux and select uninstall.
Step 2: Uninstalling Wine
At the terminal:
sudo apt-get --purge remove wine sudo apt autoremove sudo apt-get update sudo apt-get autoclean sudo apt-get clean sudo apt-get autoremove Select Uninstall Wine from the menu in Zorin just to make sure, LOL.
Step 3. To Install PlayOnLinux
wget -q "http://deb.playonlinux.com/public.gpg" -O- | sudo apt-key add - sudo wget http://deb.playonlinux.com/playonlinux_trusty.list -O /etc/apt/sources.list.d/playonlinux.list sudo apt-get update sudo apt-get install playonlinux
Step 4. Set Up New Version of Wine
-
Download and extract a new wine version here: https://www.winehq.org/
-
Goto TOOLS menu, Click Manage Wine Versions to install your new Wine version.
Example: Wine 2.21. -
Now you should be ready to download a new program and run it on PlayOnLinux! Done! :p