Site icon TechGit

How To Install Wine 2.17 On Linux Ubuntu

How to install Wine on Linux Ubuntu. Wine 2.17 brings better support for grayscale mode in DirectWrite and virtual memory compatibility improvements. It also brings various bug fixes.

Wine 2.17 Features:

Bugs fixed in 2.17 (total 20):

Install Wine 2.17 In Ubuntu 16.04

Run the following commands in Terminal to install Wine 2.17 In Ubuntu 16.04:

sudo apt-get update
sudo apt-add-repository https://dl.winehq.org/wine-builds/ubuntu/
sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ xenial main'
wget -nc https://dl.winehq.org/wine-builds/Release.key
sudo apt-key add Release.key
sudo apt-get update
sudo apt-get install --install-recommends winehq-devel

Please note the Ubuntu version code name in the line “sudo apt-add-repository ‘deb https://dl.winehq.org/wine-builds/ubuntu/ xenial main’”.

How To Install Wine 2.17 On Linux Ubuntu originally posted on Source Digit – Latest Technology, Gadgets & Gizmos.

FacebookTwitterTumblrRedditLinkedInHacker NewsDiggBufferGoogle ClassroomThreadsXINGShare
Exit mobile version