Archives For Wine Stable

Wine Stable

Wine 3.0.2, a new bug-fix release for the stable Wine 3.0 series, was announced a day ago with numerous bug-fixes.

Wine 3.0.2 contains a total of fixes for the applications including Empire Earth, World of Warcraft, the Microsoft .NET Framework, Autodesk Fusion 360, BattlEye, Adobe Premiere, Maya 2018, VLC, Rogue-Killer.

How to Install Wine 3.0.2 in Ubuntu:

Wine has an official apt repository for all current Ubuntu releases. You can add the repository via following steps, though wine 3.0.2 packages will be available in two or three days.

1. Open terminal via Ctrl+Alt+T or by searching it from app launcher. When it opens, run command to add the repository key:

wget -nc https://dl.winehq.org/wine-builds/winehq.key && sudo apt-key add winehq.key

Type your password (no visual feedback while typing due to security reason) when it asks and hit Enter.

2. Add wine repository via command:

sudo apt-add-repository https://dl.winehq.org/wine-builds/ubuntu/

For Linux Mint 18.x, use following command instead (replace xenial with trusty for 17.x):

sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ xenial main'

3. Finally check updates and install wine stable packages:

sudo apt-get update

sudo apt-get install --install-recommends winehq-stable

NOTE: If you get the unmet dependencies issue while installing Wine, try aptitude instead via command:

sudo aptitude install winehq-stable

For more details, see the official documentation.

Uninstall:

To remove wine-stable package, run command in terminal:

sudo apt-get remove --autoremove wine-stable wine-stable-amd64

To remove Wine repository, launch Software & Updates utility and navigate to Other Software tab.

Wine Reached the Stable 2.0.4 Released

Last updated: January 25, 2019

Wine Stable

A new maintenance release for the Wine 2.0 stable series was released a few days ago on Jan 2.

Wine 2.0.4 ships with a total of 31 bug-fixes, including fixes to Mixcraft 8, Magic Online, PhotoFiltre. There are also updates for National Language Support files and documentation.

How to Install Wine 2.0.4 in Ubuntu:

The wine repository offers the official binaries for Ubuntu 14.04, Ubuntu 16.04, Ubuntu 17.04, Ubuntu 17.10, and their derivatives. Do following steps to add the repository and install Wine 2.0.4:

1. Open terminal via Ctrl+Alt+T or by searching it from app launcher. When it opens, run command to add the repository key:

wget -nc https://dl.winehq.org/wine-builds/winehq.key && sudo apt-key add winehq.key

Type your password (no visual feedback while typing due to security reason) when it asks and hit Enter.

2. Add wine repository via command:

sudo apt-add-repository https://dl.winehq.org/wine-builds/ubuntu/

For Linux Mint 18.x, use following command instead (replace xenial with trusty for 17.x):

sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ xenial main'

3. Finally check updates and install wine stable packages:

sudo apt-get update

sudo apt-get install --install-recommends winehq-stable

NOTE: If you get the unmet dependencies issue while installing Wine 2.0, try aptitude instead via command:

sudo aptitude install winehq-stable

The command tells you which packages broke the installation. This usually caused by wrong dependency versions. You can then manually fix the dependencies via Synaptic package manager.

For more details, see the official documentation.

Uninstall:

To remove wine-stable package, run command in terminal:

sudo apt-get remove --autoremove wine-stable wine-stable-amd64

To remove Wine repository, launch Software & Updates utility and navigate to Other Software tab.

Wine Stable

The third maintenance release for the Wine 2.0 stable series was released recently with 37 bug-fixes.

Wine 2.0.3 fixed FreeType 2.8.1 compatibility issues, and issues with World of Warships/Planes/Tanks, Worms Armageddon, WPS 2013, Guitar Pro 7, PHP, Adobe Premiere, Wargaming.net, and a variety of other games and applications.

How to Install Wine 2.0.3 in Ubuntu:

The wine repository offers the official binaries for Ubuntu 14.04, Ubuntu 16.04, Ubuntu 16.10, Ubuntu 17.04, and their derivatives. Do following steps to add the repository and install Wine 2.0.3:

1. Open terminal via Ctrl+Alt+T or by searching it from app launcher. When it opens, run command to add the repository key:

wget -nc https://dl.winehq.org/wine-builds/winehq.key && sudo apt-key add winehq.key

Type your password (no visual feedback while typing due to security reason) when it asks and hit Enter.

2. Add wine repository via command:

sudo apt-add-repository https://dl.winehq.org/wine-builds/ubuntu/

For Linux Mint 18.x, use following command instead (replace xenial with trusty for 17.x):

sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ xenial main'

3. Finally check updates and install wine stable packages:

sudo apt-get update

sudo apt-get install --install-recommends winehq-stable

NOTE: If you get the unmet dependencies issue while installing Wine 2.0, try aptitude instead via command:

sudo aptitude install winehq-stable

The command tells you which packages broke the installation. This usually caused by wrong dependency versions. You can then manually fix the dependencies via Synaptic package manager.

For more details, see the official documentation.

Uninstall:

To remove wine-stable package, run command in terminal:

sudo apt-get remove --autoremove wine-stable wine-stable-amd64

To remove Wine repository, launch Software & Updates utility and navigate to Other Software tab.

Wine Stable

The second maintenance release for the Wine 2.0 stable series was released recently with a total of 62 bug-fixes.

These 62 bugs fixed in Wine 2.0.2 include some Steam client problems, compilation issues on older GCC, and a range of games, e.g., Mortal Kombat X, Final Fantasy X, Aliens vs. Predator (2010), Secret Files 3 demo, Rollcage Redux 1.3.8, Steep (Ubisoft), Silence, Gauntlet, and more.

How to Install Wine 2.0.2 in Ubuntu:

The wine repository offers the official binaries for Ubuntu 14.04, Ubuntu 16.04, Ubuntu 16.10, Ubuntu 17.04, and their derivatives. Do following steps to add the repository and install Wine 2.0.2:

1. Open terminal via Ctrl+Alt+T or by searching it from app launcher. When it opens, run command to add the repository key:

wget -nc https://dl.winehq.org/wine-builds/winehq.key && sudo apt-key add winehq.key

Type your password (no visual feedback while typing due to security reason) when it asks and hit Enter.

2. Add wine repository via command:

sudo apt-add-repository https://dl.winehq.org/wine-builds/ubuntu/

For Linux Mint 18.x, use following command instead (replace xenial with trusty for 17.x):

sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ xenial main'

3. Finally check updates and install wine stable packages:

sudo apt-get update

sudo apt-get install --install-recommends winehq-stable

For more details, see the official documentation.

Uninstall:

To remove wine-stable package, run command in terminal:

sudo apt-get remove --autoremove wine-stable

To remove Wine repository, launch Software & Updates utility and navigate to Other Software tab.

Wine Stable

Wine 2.0.1, the first point release of the Wine 2.0 stable, was released one day ago. Here’s how to install it in Ubuntu 16.04, Ubuntu 16.10, Ubuntu 17.04, and derivatives.

Wine 2.0.1 has a total of 47 bug-fixes including fixes to Need For Speed, QQ 2013, SC2, git for Windows, incorrect GPU detection, and other bug-fixes. Besides the nearly four dozen fixes, Wine 2.0.1 also deprecates the wineinstall tool.

How to Install Wine 2.0.1 stable in Ubuntu:

The official Wine repository has moved away from launchpad, the new repository now provides both the latest development and stable Wine packages.

To add the repository, open terminal (Ctrl+Alt+T) and run following commands one by one:

1. Download the key:

wget https://dl.winehq.org/wine-builds/winehq.key

2. Add the key to your system:

sudo apt-key add winehq.key

3. Add the new Wine repository:

sudo apt-add-repository 'https://dl.winehq.org/wine-builds/ubuntu/'

After added the repository, install Wine Stable 2.0.1 either via following commands:

sudo apt update && sudo apt install winehq-stable

Or use Synaptic Package Manager:

NOTE: I’ve got an unmet dependencies issue while installing winehq-stable package in Ubuntu 16.04. It can be fixed by manually run command:

sudo apt install libasound2-plugins:i386