What are PlayOnLinux’s features?
Here is a non-exhaustive list of the interesting points to know:
* You don’t have to own a Windows® license to use PlayOnLinux.
* PlayOnLinux is based on Wine, and so profits from all its possibilities yet it keeps the user away from its complexity while exploiting some of its advanced functions.
* PlayOnLinux is a free software.
* PlayOnLinux uses Bash and Python
Nevertheless, PlayOnLinux has some defects, as every piece of software:
* Occasional performances decrease (image may be less fluid and graphics less detailed).
* Not all games are supported. Nevertheless, you can use our manual installation module.
Install PlayOnLinux in Jaunty/Intrepid/Hardy
Method 1 (Using repository)
For Karmic Users
First you need to add the PlayOnLinux repository using the following command
sudo wget http://deb.playonlinux.com/playonlinux_karmic.list -O /etc/apt/sources.list.d/playonlinux.list
Update source list
sudo apt-get update
Install PlayOnLinux using the following command
sudo apt-get install playonlinux
For Jaunty Users
First you need to add the PlayOnLinux repository using the following command
sudo wget http://deb.playonlinux.com/playonlinux_jaunty.list -O /etc/apt/sources.list.d/playonlinux.list
Update source list
sudo apt-get update
Install PlayOnLinux using the following command
sudo apt-get install playonlinux
For Intrepid Users
First you need to add the PlayOnLinux repository using the following command
sudo wget http://deb.playonlinux.com/playonlinux_intrepid.list -O /etc/apt/sources.list.d/playonlinux.list
Update source list
sudo apt-get update
Install PlayOnLinux using the following command
sudo apt-get install playonlinux
For Hardy Users
First you need to add the PlayOnLinux repository using the following command
sudo wget http://deb.playonlinux.com/playonlinux_hardy.list -O /etc/apt/sources.list.d/playonlinux.list
Update source list
sudo apt-get update
Install PlayOnLinux using the following command
sudo apt-get install playonlinux
Method 2 (Using .deb File)
Download .deb file from here
Install .deb package using the following command
sudo dpkg -i PlayOnLinux_3.7.deb
If you want to know more about how to use check the official documentation