• 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.10 Released – Install The Latest Wine Version On Ubuntu

Wine 2.10 Released – Install The Latest Wine Version On Ubuntu

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

Wine 2.10 is released. Install the latest release of Wine on Ubuntu Linux Systems. Wine 2.10 comes with an initial version of the Android graphics driver. It also brings various fixes such as dictionary support in WebServices and a number of Direct2D fixes.

Install Wine

Run 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

Download Wine

The source is available from the following locations:

http://dl.winehq.org/wine/source/2.x/wine-2.10.tar.xz
http://mirrors.ibiblio.org/wine/source/2.x/wine-2.10.tar.xz

Binary packages for various distributions will be available from:

http://www.winehq.org/download

You will find documentation on http://www.winehq.org/documentation

You can also get the current source directly from the git repository. Check http://www.winehq.org/git for details.

Tags: Download Wine For Ubuntu 14.04 Offline, How To Install Wine, How To Install Wine On Kali Linux, How To Install Wine On Linux Mint, How To Install Wine On Mac, Latest Wine Version, Ubuntu 17.04 Wine, Ubuntu Wine Ppa, Wine 210, Wine For Ubuntu Download, Wine For Ubuntu Free Download, Wine Ubuntu 17.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