How To Install Wine 1.7.5 On Ubuntu 14.04, 13.10, 13.04, 12.10, 12.04, Linux Mint 16, 15, 14, 13, Pear OS 8, 7 And Elementary OS 0.2

Edit: Due to the fact that this article is old, the installation instructions may not work anymore. In order to successfully install the latest version of Wine, please access the wine tag and open the latest article (the one on top).

Watch Free Movies

The latest installation instructions for Wine

Hello Linux Geeksters. As you may know, Wine is a popular software, for installing Windows programs on Linux systems. The latest version available is Wine 1.7.5. Among others, it comes with improved support for simulated bold fonts, Unicode 6.3, better support for typelib registration on 64 bit. For more information, read the changelog.

how to install Wine 1.7.5 on Ubuntu 14.04 Trusty Tahr, Ubuntu 13.10 Saucy Salamander, Ubuntu 13.04 Raring Ringtail, Ubuntu 12.10 Quantal Quetzal, Ubuntu 12.04 Precise Pangolin, Linux Mint 16 Petra, Linux Mint 15 Olivia, Linux Mint 14 Nadia, Linux Mint 13 Maya, Pear OS 8, Pear OS 7 and Elementary OS 0.2 Luna.

In this article I will show you how to install Wine 1.7.5 on Ubuntu 14.04 Trusty Tahr, Ubuntu 13.10 Saucy Salamander, Ubuntu 13.04 Raring Ringtail, Ubuntu 12.10 Quantal Quetzal, Ubuntu 12.04 Precise Pangolin, Linux Mint 16 Petra, Linux Mint 15 Olivia, Linux Mint 14 Nadia, Linux Mint 13 Maya, Pear OS 8, Pear OS 7 and Elementary OS 0.2 Luna.

Because it will be available via PPA soon, installing Wine 1.7.5 on Ubuntu, Linux Mint, Pear OS and Elementary is easy. All you have to do is add the ppa to your system, update the local repository index and install the wine 1.7 and winetricks packages. Like this:

$ sudo add-apt-repository ppa:ubuntu-wine/ppa
$ sudo apt-get update
$ sudo apt-get install wine1.7 winetricks

Scroll to Top