As root (or with sudo), add to /etc/pacman.conf the following lines (for i686 architectures):
[archlinuxfr]
Server = http://repo.archlinux.fr/i686Or the following lines (for x86_64 architectures):
[archlinuxfr]
Server = http://repo.archlinux.fr/x86_64As root (or with sudo), type the following command:
pacman -Sy playonlinuxFirst, add the repository in /etc/apt/sources.list
deb http://apt.wxwidgets.org/ etch-wx mainPlayOnLinux : PlayOnLinux_3.6.deb
Type the following commands :
sudo wget http://deb.playonlinux.com/playonlinux_squeeze.list -O /etc/apt/sources.list.d/playonlinux.list
sudo apt-get update
sudo apt-get install playonlinuxType the following commands :
sudo wget http://deb.playonlinux.com/playonlinux_lenny.list -O /etc/apt/sources.list.d/playonlinux.list
sudo apt-get update
sudo apt-get install playonlinuxType the following commands :
sudo wget http://deb.playonlinux.com/playonlinux_etch.list -O /etc/apt/sources.list.d/playonlinux.list
sudo apt-get update
sudo apt-get install playonlinuxFirst, download the signature here : http://mulx.free.fr/rpm/rpm.gpg
Type the following command in a terminal :
rpm --import rpm.gpgJust type the following command
pacman-g2 -S playonlinuxYou just have to extract these file and run "./playonlinux". PlayOnLinux is written in python and, so you have nothing to build.
PlayOnLinux : PlayOnLinux_3.6.tar.gz
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:
emerge -av layman
echo "source /usr/portage/local/layman/make.conf" >> /etc/make.conf
layman -f -a sunriseThen, 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:
echo "games-util/playonlinux ~x86" >> /etc/portage/package.keywords
emerge -av playonlinuxFirst, download the signature here : http://mulx.free.fr/rpm/rpm.gpg
Type the following command in a terminal :
rpm --import rpm.gpgType the following command
get playonlinuxJust go to this page : http://packman.links2linux.de/package/PlayOnLinux
Add the official contrib repository of Pardus
sudo pisi ar contrib-2008 http://paketler.pardus.org.tr/contrib-2008/pisi-index.xml.bz2Then use this command to install Playonlinux
sudo pisi it playonlinuxPlayOnLinux : PlayOnLinux_3.6.deb
Type the following commands :
sudo wget http://deb.playonlinux.com/playonlinux_jaunty.list -O /etc/apt/sources.list.d/playonlinux.list
sudo apt-get update
sudo apt-get install playonlinuxType the following commands :
sudo wget http://deb.playonlinux.com/playonlinux_intrepid.list -O /etc/apt/sources.list.d/playonlinux.list
sudo apt-get update
sudo apt-get install playonlinuxType the following commands :
sudo wget http://deb.playonlinux.com/playonlinux_hardy.list -O /etc/apt/sources.list.d/playonlinux.list
sudo apt-get update
sudo apt-get install playonlinux