Skip to content

Instantly share code, notes, and snippets.

@oldpatricka
Created March 11, 2016 03:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oldpatricka/971b0fe0303c7eea61fd to your computer and use it in GitHub Desktop.
Save oldpatricka/971b0fe0303c7eea61fd to your computer and use it in GitHub Desktop.
add-apt-repository ppa:wine/wine-builds
apt-get update
apt-get install --install-recommends winehq-devel
apt-get install build-essential dpkg-dev fakeroot autoconf automake autotools-dev mingw32 mingw64
apt-get build-dep wine
apt-get install mingw-w64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment