How to Add WineHQ Ubuntu Repository

December 2, 2017 | By the+gnu+linux+evangelist.

Setting Up

  1. 2. Enabling 32-bit Arch

    First, Enable 32-bit Architecture
    With:

    sudo dpkg --add-architecture i386
  2. 3. Adding Key

    Next Add Wine GPG Key
    Simply play:

    wget -O - https://dl.winehq.org/wine-builds/winehq.key | sudo apt-key add -

    (For the Newer Release in case of apt-key Issue see: Gpg.d Keyring Setup Guide.)

  3. 4. Setting Up WineHQ Repo

    Then Install the Latest Wine Ubuntu Repo
    (In case the instructions is missing for the Latest Release then setup it like the previous one)
    So for Ubuntu 21.04:

    sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ hirsute main'

    Again for Ubuntu 20.10:

    sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ groovy main'

    For Ubuntu 20.04, Mint 20.x, Elementary OS 6.x, Zorin 16.x, Bodhi 6.x, and all Ubuntu Focal Based Run:

    sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ focal main'

    And for Ubuntu 19.10:

    sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ eoan 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, Elementary OS 5.x, Zorin OS 15, Bodhi 5.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, Elementary OS 0.4, Zorin OS 12, Bodhi 4.x, and All the Ubuntu Xenial Based:

    sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ xenial main'

    Instead, for Ubuntu 14.04 to 15.10, Mint 17.x, Elementary OS 0.3, Zorin OS 9, Bodhi 3.x, and All the Ubuntu Trusty Based:

    sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ trusty main'

    Finally, for Ubuntu 12.04 to 13.10, Mint 13… do:

    sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ precise main'
  4. 5. Installing WineHQ

    How to Install the Latest WineHQ in Ubuntu Linux

    Latest Wine Ubuntu Installation

So Now I’m truly Happy if My Guide could Help you to Install WineHQ Ubuntu Repository!

Contents


QuickChic Theme • Powered by WordPress