[HowTo] Ubuntu Install latest Wine

Channel:
Subscribers:
394
Published on ● Video Link: https://www.youtube.com/watch?v=WHfQsiwfvmk



Category:
Guide
Duration: 4:11
1,314 views
5


How to install latest development version of wine on Ubuntu Linux :

*TL/DR:
- Open up a terminal
- sudo add-apt-repository ppa:ubuntu-wine/ppa
- sudo apt-get update
- sudo apt-get install wine1.7

*winetricks:
Winetricks is an helper script that can be handy to install librairies and other windows dependecies in wine (dotnet, visual c++ runtime...)


Going further:
- For latest news about wine:
http://www.winehq.org
- Wine's application database:
http://appdb.winehq.org
- Winetricks:
http://wiki.winehq.org/winetricks







Tags:
Ubuntu (Software)
how to
install
Wine (Software)
GNU/Linux (Operating System)
winetricks