How to Install Wine 2.0 Stable in Ubuntu 16.04

Author Topic: How to Install Wine 2.0 Stable in Ubuntu 16.04  (Read 3216 times)

admin

  • Administrator
  • Newbie
  • *****
  • Posts: 34
    • View Profile
How to Install Wine 2.0 Stable in Ubuntu 16.04
« on: August 05, 2017, 11:03:52 am »
Code: [Select]
sudo add-apt-repository ppa:wine/wine-builds
Code: [Select]
sudo apt-get update
Code: [Select]
sudo apt-get install --install-recommends wine-staging
Code: [Select]
sudo apt update
Code: [Select]
sudo apt install wine-stable