Install Wine 1.5.7 in Ubuntu/Linux Mint

Wine enables users to run Windows applications on other operating systems. With Wine, you can install and run applications just like you would in Windows.

Wine enables Linux, Mac, FreeBSD, and Solaris users to run Windows applications without a copy of Microsoft Windows. Wine is free software under constant development. Other platforms may benefit as well.

What's new in this release:
  • New version of the Gecko engine based on Firefox 13.
  • Dynamic device support with UDisks2.
  • More stream classes implemented in the C++ runtime.
  • Support for metadata in TIFF files.
  • Fleshed out WBEM implementation.
  • Improved support for printer paper sizes.
  • Various bug fixes.

Install Wine in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
sudo add-apt-repository ppa:ubuntu-wine/ppa
sudo apt-get update
sudo apt-get install wine1.5
sudo apt-get install winetricks
Here you can download source of Wine 1.5.7 for other Distro's from Source Forge.
Check announcement of Wine 1.5.7  version.

No comments:

Post a Comment