Lantis Electronics Forum

Linux / Ubuntu / Mint => Hendri's Programing Notes => Topic started by: admin on August 05, 2017, 11:03:52 am

Title: How to Install Wine 2.0 Stable in Ubuntu 16.04
Post by: admin 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