• 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 / Ubuntu / How To Install Wine 2.0 Stable On Ubuntu 16.10 & Ubuntu 16.04

How To Install Wine 2.0 Stable On Ubuntu 16.10 & Ubuntu 16.04

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

How to install Wine 2.0 Stable in Ubuntu 16.10, Ubuntu 16.04 and other Ubuntu Derivatives. Terminal commands to install Wine 2.0 (Staging) via the official Wine PPA on Linux Ubuntu Systems.

The stable release Wine 2.0 is now available to download and install. This release represents over a year of development effort and around 6,600 individual changes. The main highlights are the support for Microsoft Office 2013, and the 64-bit support on macOS. It also contains a lot of improvements across the board, as well as support for many new applications and games. This includes in particular the Direct3D command stream, the full HID support, the Android graphics driver, and message-mode pipes.

What’s new in Wine 2.0

User interface

  • The clipboard support is reimplemented for better compatibility; copy & paste of HTML text is also improved. Drag & drop works more smoothly.
  • In desktop mode, the taskbar displays running applications and allows switching between them.
  • Version 4 of the system tray notification protocol is implemented.
  • In desktop mode, some less common display resolutions like 640×400 and 1280×960 are supported.
  • More user interface elements scale correctly with high-DPI screens.

Graphics

  • Window, bitmap and GDI DC render targets are implemented in Direct2D.
  • A wide range of optimizations make the DIB engine noticeably faster.
  • GDI graphic paths are reimplemented for better compatibility; they are also supported with enhanced metafiles.Gradients are supported in GDI enhanced metafiles.
  • Metafiles are better supported in GdiPlus.
  • The macOS graphics driver supports a high-resolution (“Retina”) rendering mode. It can be enabled by setting “RetinaMode” to “Y” under HKCU\Software\Wine\Mac Driver.

Others

  • The Web Services API is supported. The XML reader and writer are implemented, along with support for serializing many common data types. Basic support for making SOAP calls is also included. This enables Microsoft Office 2013 online activation.
  • The WineD3D graphics card database recognizes more graphics cards. When available, the GLX_MESA_query_renderer GLX extension is used to provide more accurate information about the graphics card.
  • The (system) memory layout of texture resources more closely matches Windows. This affects applications that write beyond the bounds of a MIP-level, like for example League of Legends.
    A number of fixes related to vertex transformation in early DirectDraw versions have been made.

Install Wine 2.0 Stable in Ubuntu

Before you install the latest Wine version, run the following commands to uninstall and remove the pre-installed Wine version:

sudo apt remove wine wine1.8 wine-stable libwine* fonts-wine* && sudo apt autoremove
sudo apt remove wine1.8 wine-staging && sudo apt autoremove

Now run the following commands to install Wine:

sudo apt-get update
sudo add-apt-repository ppa:wine/wine-builds
sudo apt-get update
sudo apt-get install --install-recommends wine-staging

The source is available from the following locations:

http://dl.winehq.org/wine/source/2.0/wine-2.0.tar.bz2
http://mirrors.ibiblio.org/wine/source/2.0/wine-2.0.tar.bz2

Binary packages for various distributions will be available from: http://www.winehq.org/download

Tags: Download Wine 2.0 in Ubuntu, Install Wine 2.0 in Ubuntu, Install Wine 2.0 in Ubuntu 14.04, Install Wine 2.0 in Ubuntu 14.10, Install Wine 2.0 in Ubuntu 15.04, Install Wine 2.0 in Ubuntu 15.10, Install Wine 2.0 in Ubuntu 16.04, Install Wine 2.0 in Ubuntu 16.10, Install Wine 2.0 Stable in Ubuntu, Ubuntu PPA Wine 2.0, Wine 2.0 Stable, Wine 2.0 Stable Ubuntu, Wine 2.0 Ubuntu 14.04, Wine 2.0 Ubuntu 14.10, Wine 2.0 Ubuntu 15.04, Wine 2.0 Ubuntu 15.10, Wine 2.0 Ubuntu 16.04, Wine 2.0 Ubuntu 16.10, Wine 2.0 Ubuntu PPA

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