Het forum

Deb file or code?

Auteur Antwoorden
Sky90po Dinsdag 28 Januari 2014 om 0:01
Sky90poAnonymous

Which one to use for installation of POL?

Code==> 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


or just download PlayOnLinux_4.2.2.deb
both from :
http://www.playonlinux.com/en/download.html


I using Ubuntu 12.04 lts.

Aangepast door Sky90po

horsemanoffaith Dinsdag 28 Januari 2014 om 6:52
horsemanoffaithAnonymous

Either will work. I would suggest using the code through the terminal, if you feel comfortable with it. You can download and install the .deb file, but it will launch the Software Center program, which I find to be much slower than the command line.