Add Latest Wine Ubuntu Repository
You are Welcome! This Tip Shows You How to Add the Latest Wine Ubuntu Repository.
And Wine for Ubuntu (originally an acronym for “Wine Is Not an Emulator”) is a Compatibility Layer capable of Running Windows Apps on several POSIX-compliant OSes systems, such as Linux, Mac OSX, & BSD.
Especially relevant is how Wine dispose of 3 Branches for the Releases: Stable, Development and Staging.
Finally, this Repository is Valid also for All Ubuntu Based OSes like:
- Lubuntu
- Kubuntu
- Xubuntu
- Zorin OS
- Elementary OS
- feren OS
- LXLE Linux
- Linux Lite
- Bodhi Linux
- Kde Neon
- Peppermint Linux
- Q4OS Linux
- Linux Ultimate Edition
It’s enough to find the Correspondi Ubuntu parent Release…

-
Linux Ubuntu Terminal Tutorial for Beginners
-
First Enable 32-bit Arch
With:sudo dpkg --add-architecture i386
-
Next Add Wine GPG Key
First access the Downloads directory:cd && cd Downloads
Then Grab the Key with:
wget -nc https://dl.winehq.org/wine-builds/winehq.key
And finally, Setup it:
sudo apt-key add winehq.key
-
Then Install the Latest Wine Ubuntu Repo
At this Time also for Ubuntu 19.10 (But some weaks after Release you can try with ‘eoan’):sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ disco main'
For Ubuntu 19.04:
sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ disco main'
For Ubuntu 18.10:
sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ cosmic main'
So for Ubuntu 18.04, Mint 19.x and all Ubuntu Bionic Based:
sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ bionic main'
Again for Ubuntu 17.10:
sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ artful main'
Instead, for Ubuntu 17.04:
sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ zesty main'
Like that also for Ubuntu 16.10:
sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ yakkety main'
Again for Ubuntu 16.04, Mint 18.x and all Ubuntu Xenial Based:
sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ xenial main'
Instead, for Ubuntu 14.04, 14.10, 15.04, 15.10 and Mint 17:
sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ trusty main'
-
How to Install the Latest WineHQ on Ubuntu Linux
Finally, for Ubuntu 12.04 to 13.10 do:
sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ precise main'
So Now I’m truly Happy if My Guide could Help You to Install the Latest Wine Ubuntu Repository!
Tags: Add Latest Wine Ubuntu Repository, Latest Wine Ubuntu Repo, Latest Wine Ubuntu Repo Install, Latest Wine Ubuntu Repository Install