• 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 2.1- Install The Latest Wine Version On Linux Ubuntu

Wine 2.1- Install The Latest Wine Version On Linux Ubuntu

By Sourabh / June 27, 2017 Category: How To, Ubuntu

Wine Development Release 2.11 is released. How to install the latest Wine version on Linux Ubuntu Systems. Wine allows Linux users to install and run Microsoft Windows applications and games on Linux PC.

The Wine development release 2.11 is released with the following changes:

  • OpenGL support in the Android driver.
  • Support for security labels.
  • Relay debugging on ARM64.
  • More dictionary support in WebServices.
  • New registry file parser in RegEdit.
  • Various bug fixes.

Install Wine 2.11

Run the following commands to install Wine:

sudo apt-get update
sudo apt-add-repository https://dl.winehq.org/wine-builds/ubuntu/
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

You can also use the following commands in Terminal to install Wine. Please note that you will have to enable 32 bit architecture, for 64 bit system and then add the official repository via the following commands:

sudo apt-get update
sudo dpkg --add-architecture i386
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

Tags: Download Wine For Ubuntu, Download Wine Ubuntu, How To Install Wine On Kali Linux, How To Install Wine On Linux Mint, How To Install Wine On Mac, Install Wine Debian, Install Wine Ubuntu, Latest Wine Version, Ubuntu Wine Download, Ubuntu Wine Install, Ubuntu Wine Ppa, Wine 2.11, Wine Development Release 2.11, Wine For Ubuntu Free Download

Primary Sidebar

Latest Posts

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

Linux Command To Check RAM Size In Ubuntu Terminal In GB

How To Install Proprietary Drivers In Linux Ubuntu Using Terminal

How To Shutdown Linux With A 15 Minute Delay And Message

Free AI Courses With Certificate For Beginners In India

Best AI Plugins For WordPress To Use In 2026

3 Commands To Check USB Connection In Linux Terminal

Linux Terminal Commands for Beginners With Examples

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

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