Wine 1.7.30 Released, Install in Linux Mint and Ubuntu Based Distro

Wine 1.7.30 Released, Install in Linux Mint and Ubuntu Based Distro

Wine 1.7.30 Released, Install in Linux Mint and Ubuntu Based Distro

Wine (originally an acronym for "Wine Is Not an Emulator") is a compatibility layer capable of running Windows applications on several POSIX-compliant operating systems, such as Linux, Mac OSX, & BSD. Instead of simulating internal Windows logic like a virtual machine or emulator, Wine translates Windows API calls into POSIX calls on-the-fly, eliminating the performance and memory penalties of other methods and allowing you to cleanly integrate Windows applications into your desktop.

The Wine development release 1.7.30 is now available.
What's new in this release:
  • More support for fonts in DirectWrite.
  • Improved ATL thunk support.
  • A few more C runtime functions.
  • Regedit import/export fixes.
  • Various bug fixes.
The source is available now. Binary packages are in the process of being built, and will appear soon at their respective download locations. follow this page for information about install Wine 1.7.29 in Linux Mint and Ubuntu.

To Install Wine 1.7.30 in Linux Ubuntu (12.04, 12.10, 13.04, 13.10, 14.0, 14.10, 15.04), mint (14,15,16,17), LXLE, Pinguy OS, Peppermint, Elementary OS, Deepin and debian derivative system using ppa's, open a new Terminal window and bash (get it?) in the following commands:
sudo add-apt-repository ppa:ubuntu-wine/ppa
sudo apt-get update
sudo apt-get install wine1.7 winetricks
Optional, to remove Wine 1.7.30 and winetricks, open a new Terminal window and bash (get it?) in the following commands::
sudo apt-get remove wine1.7 winetricks

I hope that we make with article "Wine 1.7.30 Released, Install in Linux Mint and Ubuntu Based Distro" titles helpful to readers