• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / Wine 3.11 Released – How To Install Wine 3.11 in Ubuntu Linux

Wine 3.11 Released – How To Install Wine 3.11 in Ubuntu Linux

By Sourabh / June 26, 2018 Category: How To, Ubuntu

Wine 3.11 Released – Install Wine on Ubuntu 18.04. The Wine 3.11 brings the following changes:

  • More debugger support for Wow64 processes.
  • Support for sha256/sha384 hashes in ECDSA signatures.
  • Better reporting of hyper-threaded CPUs.
  • Improvements to the standard Task Dialog.
  • Various bug fixes.

Install Wine 3.11 on Ubuntu

Run the following commands in terminal to install Wine 3.11 on Linux Ubuntu Systems:

sudo dpkg --add-architecture i386
wget -nc https://dl.winehq.org/wine-builds/Release.key
sudo apt-key add Release.key
sudo apt-add-repository https://dl.winehq.org/wine-builds/ubuntu/

On Linux 18.x Systems, the last line should be the following:

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

On Linux Mint 18.x, the last line should be the following:

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

Update packages:

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

Once installed, restart the system to apply changes.

Tags: Download Wine For Ubuntu, How To Install Wine On Kali Linux, How To Install Wine On Linux Mint, How To Install Wine On Mac, How To Use Wine Ubuntu, Install Wine 2.0 Ubuntu, Install Wine Debian, Install Wine Ubuntu 18.04, Ubuntu 18.04 Wine, Uninstall Wine Ubuntu, Wine 3 Ubuntu, Wine 3 Ubuntu 18.04, Wine 3.11 Released, Wine Ubuntu 18.04

Primary Sidebar

Latest Posts

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap