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
Bookmarks