First type via command-line: sudo apt-get build-dep wine This will install all the dependencies you'll need to build wine. Then get the latest wine 1.3.XX tarball from winehq.org, untar it somewhere, enter the folder via terminal and type: ./tools/wineinstall Follow instructions :)