• 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 Stable 1.8.5 On Ubuntu 16.10 via PPA

How To Install Wine Stable 1.8.5 On Ubuntu 16.10 via PPA

By Sourabh / October 14, 2016 Category: How To, Ubuntu

How to install Wine 1.8.5 (stable) on Ubuntu 16.10 and Ubuntu 16.04, via PPA. Ubuntu users can install Wine via J Fernyhough’s PPA for the latest Wine 1.8 packages. Wine 1.8.5 is the latest release with Nvidia GT 740M fix and many more features.

Wine (originally an acronym for “Wine Is Not an Emulator”) is a compatibility layer capable of running Windows applications on several POSIX-compliant operating systems, such as Linux, Mac OSX, & BSD. Instead of simulating internal Windows logic like a virtual machine or emulator, Wine translates Windows API calls into POSIX calls on-the-fly, eliminating the performance and memory penalties of other methods and allowing you to cleanly integrate Windows applications into your desktop.

Install Wine Stable 1.8.5 in Ubuntu

Before you begin to install Wine 1.8.5, please run the following command to uninstall and remove old Wine packages if installed:

sud apt-get update
sudo apt remove wine* && sudo apt autoremove

Once the older version of Wine is removed, add the new Wine PPA via these commands:

sudo add-apt-repository ppa:jonathonf/wine
sudo apt update
sudo apt install wine-stable

There is also another method to install WineHQ on Ubuntu Systems. This method is described by the official Wine team. If your system is 64 bit, enable 32 bit architecture (if you haven’t already):

sudo dpkg --add-architecture i386

Now run the following commands to add the repository and 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
sudo apt-get install winehq-staging

That’s it. Wine is installed on Ubuntu System. Once installed, open Wine from Ubuntu Dash and use it.

Tags: How to Install Wine in Ubuntu, How to Install Wine in Ubuntu 16.10, How to Install Wine Stable in Ubuntu, How to Install Wine Stable in Ubuntu 16.10, Install Wine in Ubuntu, Install Wine in Ubuntu 16.04 via PPA, Install Wine in Ubuntu 16.10, Install Wine in Ubuntu 16.10 via PPA, Install Wine in Ubuntu via PPA, Install Wine Stable in Ubuntu, Install Wine Stable in Ubuntu 16.10, Ubuntu 16.10 Install Wine, Ubuntu 16.10 Install Wine Stable, Ubuntu 16.10 Wine, Wine Ubuntu 16.10

Primary Sidebar

Latest Posts

Ubuntu 25.04 ‘Plucky Puffin’ Is Available To Download

How to Login as Root User in Linux Terminal

Install Firefox In Ubuntu Terminal Command Line

How To Check Kernel Installed Date In Linux Ubuntu

How To List All Kernel Modules That Are Loaded In Ubuntu

Enable Ubuntu Auto Login Without Password

Download Ubuntu 25.04 Official Default Wallpapers

How To Fix Initramfs Error In Ubuntu Command Line

How To Check All Available Kernel Version In Linux Ubuntu

3 Best Artificial Intelligence Domain Name Generators

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

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