Skip to content

Instantly share code, notes, and snippets.

@zhaopengme
Created January 20, 2017 03:36
Show Gist options
  • Save zhaopengme/87c92bd8f71336f9c7d98231d56b5663 to your computer and use it in GitHub Desktop.
Save zhaopengme/87c92bd8f71336f9c7d98231d56b5663 to your computer and use it in GitHub Desktop.
#!/bin/bash
sudo add-apt-repository ppa:ubuntu-wine/ppa
sudo apt-get update
sudo apt-get install wine winetricks
winetricks vcrun6 corefonts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment