Forums

Downloading PlayOnLinux for Natty

Auteur Réponses
yelimS Vendredi 7 Octobre 2011 à 17:08
yelimSAnonymous

When I enter

sudo wget -O http://deb.playonlinux.com/playonlinux_natty.list

I get

wget: option requires an argument -- 'O'
Usage: wget [OPTION]... https://www.playonmac.com...

I'm new to this, so I don't know what to make of that. But the first line of code worked (wget -q "http://deb.playonlinux.com/public.gpg" -O- | sudo apt-key add -).