Tuesday, January 24, 2017

Wine 2.0 Released, Install it on Ubuntu/Linux Mint

One year after wine 1.8 release, wine 2.0 is available.

Wine 2.0 is now available, with 6,600 individual changes.
New features include: Support for Microsoft Office 2013, Direct3D 11 improvements, GStreamer 1.0 support, better HiDPI, improved clipboard ,updated Gecko engine, support for 64bit macOS, etc.
To install wine on ubuntu/Linux Mint open the Terminal and run the following commands.

sudo add-apt-repository ppa:wine/wine-builds
sudo apt-get update
sudo apt-get install wine-staging

For more details about wine 2.0 click here

0 comments:

Post a Comment