Skip to content

Instantly share code, notes, and snippets.

@TolgaBagci
Last active August 23, 2019 18:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TolgaBagci/da8cfd13b322362b09095dc52760fc1b to your computer and use it in GitHub Desktop.
Save TolgaBagci/da8cfd13b322362b09095dc52760fc1b to your computer and use it in GitHub Desktop.
Installing Wine 4.14 on Ubuntu 18.10 / 19.04

Installing Wine 4.14 on Ubuntu 18.10 / 19.04.md

You can use the following commands to install Wine on Ubuntu 18.10 / Ubuntu 19.04.

Note: For Ubuntu 19.04: sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ disco main'

  • sudo apt update
  • sudo apt install --install-recommends winehq-stable

Article: Install Wine on Ubuntu 18.10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment