Mint has included PlayOnLinux 4.2.1 in the recent updates.
Or, install it yourself with the .deb file
Or, follow the instructions:
For the Precise version
Type the following commands:
For the Oneiric version
Type the following commands:
For the Natty version
Type the following commands:
For the Maverick version
Type the following commands:
For the Lucid version
Type the following commands:
Or, install it yourself with the .deb file
Or, follow the instructions:
For the Precise version
Type the following commands:
Code:
wget -q "http://deb.playonlinux.com/public.gpg" -O- | sudo apt-key add -
sudo wget http://deb.playonlinux.com/playonlinux_precise.list -O /etc/apt/sources.list.d/playonlinux.list
Code:
sudo apt-get update
Code:
sudo apt-get install playonlinux
For the Oneiric version
Type the following commands:
Code:
wget -q "http://deb.playonlinux.com/public.gpg" -O- | sudo apt-key add -
sudo wget http://deb.playonlinux.com/playonlinux_oneiric.list -O /etc/apt/sources.list.d/playonlinux.list
Code:
sudo apt-get update
Code:
sudo apt-get install playonlinux
For the Natty version
Type the following commands:
Code:
wget -q "http://deb.playonlinux.com/public.gpg" -O- | sudo apt-key add -
sudo wget http://deb.playonlinux.com/playonlinux_natty.list -O /etc/apt/sources.list.d/playonlinux.list
Code:
sudo apt-get update
Code:
sudo apt-get install playonlinux
For the Maverick version
Type the following commands:
Code:
wget -q "http://deb.playonlinux.com/public.gpg" -O- | sudo apt-key add -
sudo wget http://deb.playonlinux.com/playonlinux_maverick.list -O /etc/apt/sources.list.d/playonlinux.list
Code:
sudo apt-get update
Code:
sudo apt-get install playonlinux
For the Lucid version
Type the following commands:
Code:
wget -q "http://deb.playonlinux.com/public.gpg" -O- | sudo apt-key add -
sudo wget http://deb.playonlinux.com/playonlinux_lucid.list -O /etc/apt/sources.list.d/playonlinux.list
Code:
sudo apt-get update
Code:
sudo apt-get install playonlinux