• 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 / Uncategorized / How To Install Wine Stable 3.17 In Ubuntu 18.04

How To Install Wine Stable 3.17 In Ubuntu 18.04

By Sourabh / October 2, 2018 Category: Uncategorized

Wine 3.17 released. How to install Wine Stable 3.17 In Ubuntu 18.04 and other Ubuntu Derivatives.

The Wine development release 3.17 is now available. What’s new in this release:

– Improved Shell Autocomplete support.
– More implementation of OPC Services.
– Improvements to the Pager common control.
– Various bug fixes.

Wine 3.17 – Install in Ubuntu

Run the following commands in terminal to install Wine 3.17 in Ubuntu Systems:

Note

If your system is 64 bit, enable 32 bit architecture (if you haven’t already):

sudo dpkg --add-architecture i386

Linux Ubuntu 18 Systems


sudo apt-get update
sudo apt-get upgrade
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

Linux Ubuntu 19 Systems


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

Note

If you have previously used the distro packages, you will notice some differences in the WineHQ ones:

  • Files are installed to /opt/wine-devel or /opt/wine-staging.
  • Menu items are not created for Wine’s builtin programs (winecfg, etc.), and if you are upgrading from a distro package that had added them, they will be removed. You can recreate them yourself using your menu editor.

For more help on Installing WineHQ packages, visit https://wiki.winehq.org/Ubuntu

Tags: How To Install Wine On Mac, How To Use Wine Ubuntu, Install Wine 2.0 Ubuntu, Install Wine 3 Ubuntu, Install Wine Linux, Ubuntu 18 Wine, Ubuntu 18.04 Wine, Ubuntu Wine, Uninstall Wine Ubuntu, Wine 3 Ubuntu, Wine 3.17 Ubuntu, wine linux, Wine Ubuntu, Wine Ubuntu 18, Wine Ubuntu 18.04, Wine Ubuntu 18.10, Wine Ubuntu 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