Refreshing PlayOnLinux and Wine

Step 1: Uninstall PlayOnLinux

  1. Click Zorin Button and at the menu type Synaptic.
    (if you installed Synaptic package manager it should pop up)

  2. Select Search and when it loads enter PlayOnLinux.

  3. 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

  1. Download and extract a new wine version here: https://www.winehq.org/

  2. Goto TOOLS menu, Click Manage Wine Versions to install your new Wine version.
    Example: Wine 2.21.

  3. Now you should be ready to download a new program and run it on PlayOnLinux! Done! :p