how long does it take to install play on linux via the terminal? I got as far as the end user agreement and nothing has happened past that
Asked
Active
Viewed 489 times
0
-
1http://askubuntu.com/questions/233782/how-does-one-install-playonlinux Use this for installation. – Dawood Shahid Aug 03 '14 at 18:41
-
I typed in sudo apt-get install playonlinux then it asked for my password then it ran line after line of code til it got to the end user agreement.It says package configuration now. Should I just wait? – Paul Tomlinson Aug 03 '14 at 18:46
-
Yeah, some packages take a while... – Tim Aug 03 '14 at 18:50
-
Ok thanks for your help.Ill just leave it alone then. It says in red at the top configuring ttf-msccorefonts so I guess that’s taking a while – Paul Tomlinson Aug 03 '14 at 18:55
-
I mean it says configuring ttf-mscorefonts-installer – Paul Tomlinson Aug 03 '14 at 19:03
1 Answers
0
playonlinux
is now in Official ubuntu Repository . You can install playonlinux
with its dependencies as:
sudo apt-get install playonlinux binutils bzip2 cabextract curl gettext-base gnupg icoutils imagemagick mesa-utils netcat p7zip-full python python-wxgtk2.8 unzip wget wine x11-utils xterm
-
I did that and got as far as the microsoft end user agreement and nothing more has happened...I was just worried I screwed something up but I guess the terminal is still working on it – Paul Tomlinson Aug 03 '14 at 18:59