Forums

Deb file or code?

Auteur Réponses
Sky90po Mardi 28 Janvier 2014 à 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.

Edité par Sky90po

horsemanoffaith Mardi 28 Janvier 2014 à 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.
Vous êtes ici: Index > PlayOnLinux > Deb file or code?