Forum

Downloading PlayOnLinux for Natty

Författare Svar
yelimS Friday 7 October 2011 at 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.playonlinux.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 -).