Skip to content

Instantly share code, notes, and snippets.

@gblnovaes
Last active December 27, 2015 18:29
Show Gist options
  • Save gblnovaes/7370399 to your computer and use it in GitHub Desktop.
Save gblnovaes/7370399 to your computer and use it in GitHub Desktop.
How to install PlayOnLinux
source: http://www.playonlinux.com/en/download.html
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
sudo apt-get update
sudo apt-get install playonlinux
OBS: playonlinux is utility for install programs of windows plataform very util.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment