The Wine development release 1.3.31 is now available. Wine lets you run Windows software on other operating systems. With Wine, you can install and run these applications just like you would in Windows.
To install Wine open a terminal window (press SuperKey and copy+paste the following lines:
sudo add-apt-repository ppa:ubuntu-wine/ppa
sudo apt-get update
sudo apt-get install wine1.3
If you already have Wine and the ppa installed Wine will be updated to the latest version when updating your system.
Wine Homepage
What’s new in this release
BiDi text support in the single-line edit control.
Support for StretchDIBits and AlphaBlend in the DIB engine.
A number of audio fixes.
VBScript improvements.
Various bug fixes.