Download PlayOnLinux for all linux distributuion
What is PlayOnLinux?
PlayOnLinux is a piece of sofware which allows you to easily install and use numerous games and softwares designed to run with Microsoft's Windows.
Few games are compatible with GNU/Linux at the moment and it certainly is a factor preventing the migration to this system. PlayOnLinux brings an accessible and efficient solution to this problem, cost-free and rescpetful of the free softwares.
Get rid of Windows' constraints! But keep on playing!
All you have to do is :
- Download PlayOnLinux
- Install PlayOnLinux
- Install your games
- Enjoy!
Re: Download PlayOnLinux for all linux distributuion
Arch Linux
Adding the archlinufr repository:
As root (or with sudo), add to /etc/pacman.conf the following lines (for i686 architectures):
Code:
[archlinuxfr]
Server = http://repo.archlinux.fr/i686
Or the following lines (for x86_64 architectures):
Code:
[archlinuxfr]
Server = http://repo.archlinux.fr/x86_64
Installing PlayOnLinux
As root (or with sudo), type the following command:
Code:
pacman -Sy playonlinux
Re: Download PlayOnLinux for all linux distributuion
OpenSUSE
Download
Debian
First, add the repository in /etc/apt/sources.list
Code:
deb http://apt.wxwidgets.org/ etch-wx main
Download and run :
PlayOnLinux
Gentoo
Adding the Sunrise Overlay
Sunrise Overlay contains some freshly created ebuilds which aren't yet present in the official repository. Layman allows to simply use overlays. So you must install layman and add sunrise:
Code:
emerge -av layman
echo "source /usr/portage/local/layman/make.conf" >> /etc/make.conf
layman -f -a sunrise
Installing PlayOnLinux
Then, you can install playonlinux, which is marqued as unstable. So you have to accept the ~x86 keyword on playonlinux before launching the installation as follow:
Code:
echo "games-util/playonlinux ~x86" >> /etc/portage/package.keywords
emerge -av playonlinux
Re: Download PlayOnLinux for all linux distributuion
Pardus
To install PlayOnLinux on Pardus, Add the official contrib repository of Pardus :
Code:
sudo pisi ar contrib-2008 http://paketler.pardus.org.tr/contrib-2008/pisi-index.xml.bz2
Then use this command to install Playonlinux
Code:
sudo pisi it playonlinux
Fedora
First, download the signature here : http://mulx.free.fr/rpm/rpm.gpg
Type the following command in a terminal :
Code:
rpm --import rpm.gpg
now download the package :
Download PlayOnLinux for Fedora
Mandriva
First, download the signature here : http://mulx.free.fr/rpm/rpm.gpg
Type the following command in a terminal :
Code:
rpm --import rpm.gpg
now download the package :
Download PlayOnLinux for Mandriva
Re: Download PlayOnLinux for all linux distributuion
Ubuntu
Download PlayOnLinux for Ubuntu
With hardy repository
Type the following commands :
Code:
sudo wget http://deb.mulx.net/playonlinux_hardy.list -O /etc/apt/sources.list.d/playonlinux.list
wget -q http://deb.mulx.net/pol.gpg -O- | sudo apt-key add -
sudo apt-get update
sudo apt-get install playonlinux
With gutsy repository
Type the following commands :
Code:
sudo wget http://deb.mulx.net/playonlinux_gutsy.list -O /etc/apt/sources.list.d/playonlinux.list
wget -q http://deb.mulx.net/pol.gpg -O- | sudo apt-key add -
sudo apt-get update
sudo apt-get install playonlinux
Re: Download PlayOnLinux for all linux distributuion
What are PlayOnLinux's features?
- You don't have to own a Windows® licence 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, and will always be, a open source and free piece of software.
- PlayOnLinux uses Bash and Python languages and so works independantly from the GNU/Linux distribution used, as long as it's a recent one.
- It is advised to have a functional hardware acceleration as well as an internet connection.
- To prevent any instability of the games, we strongly advise you to disable desktop's composite effects (Compiz, Kwin, "Cube desktop", etc...)
- Nevertheless, PlayOnLinux has some defects, as every piece of software:
- Occasional performances decrease (a little bit fluid image, less detailed graphics, etc...).
- Not all games are supported. Nevertheless, you can use our manual installation module.