Windows emulator

Revision as of 21:36, 28 January 2015 by WikiFreak (talk | contribs) (Created page with "Category:Linux WINE is a windows emulator. =Windows emulator= <syntaxhighlight lang="bash"> add-apt-repository ppa:ubuntu-wine/ppa apt-get update apt-get install wine...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


WINE is a windows emulator.


Windows emulator

add-apt-repository ppa:ubuntu-wine/ppa
apt-get update

apt-get install wine1.7-i386 wine1.7

apt-get install wine
apt-get install winetricks


Required libs, to be install in a 2nd time

apt-get install q4wine


Play On Linux

wget -q "http://deb.playonlinux.com/public.gpg" -O- | sudo apt-key add -
wget http://deb.playonlinux.com/playonlinux_trusty.list -O /etc/apt/sources.list.d/playonlinux.list
apt-get update

apt-get install playonlinux


Sources