User Tools

Site Tools


config:playonlinux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
config:playonlinux [2019/03/06 21:47] Wulf Rajekconfig:playonlinux [2023/05/29 11:55] (current) – external edit 127.0.0.1
Line 7: Line 7:
 sudo sh -c 'echo "deb http://deb.playonlinux.com/ bionic main" >> /etc/apt/sources.list.d/playonlinux.list' sudo sh -c 'echo "deb http://deb.playonlinux.com/ bionic main" >> /etc/apt/sources.list.d/playonlinux.list'
 sudo apt-get update sudo apt-get update
-#sudo apt-get install libgl1-mesa-glx:i386 +sudo apt-get install playonlinux winbind xterm ttf-mscorefonts-installer
-sudo apt-get install playonlinux+
 </code> </code>
 +
 +
 +To install the latest PlayOnLinux version Debian/LMDE, follow these commands:
 +<code>
 +wget -q "http://deb.playonlinux.com/public.gpg" -O- | sudo apt-key add -
 +sudo sh -c 'echo "deb http://deb.playonlinux.com/ stretch main" >> /etc/apt/sources.list.d/playonlinux.list'
 +sudo apt-get update
 +sudo apt-get install playonlinux winbind xterm ttf-mscorefonts-installer
 +</code>
 +
 +Installation of MS Office:
 +  - Start playonlinux
 +  - click install a program
 +  - wait for db to be populated
 +  - select office 2010 from office submenu.
 +  - select either to use DVD or folder.
 +  - Browse to office2010 installer folder and select it.
 +  - confirm the wine-mono and gecko installer questions.
  
  
config/playonlinux.1551908844.txt.gz · Last modified: 2023/05/29 11:53 (external edit)