Skip to content

Instantly share code, notes, and snippets.

@gblnovaes
Last active December 27, 2015 09:09
Show Gist options
  • Save gblnovaes/7301477 to your computer and use it in GitHub Desktop.
Save gblnovaes/7301477 to your computer and use it in GitHub Desktop.
How to install wine in ubuntu 13.04
sudo add-apt-repository ppa:ubuntu-wine/ppa
sudo apt-get update
sudo apt-get install wine1.7
sudo apt-get install winetricks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment