KBT 18 wine

Created
Created
2020 Apr 13 8:20
Refs
Refs
 
sudo dpkg --add-architecture i386 wget -qO - https://dl.winehq.org/wine-builds/winehq.key | sudo apt-key add -
 
### Ubuntu 19.10 sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ eoan main' ### Ubuntu 18.04 sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ bionic main' sudo add-apt-repository ppa:cybermax-dexter/sdl2-backport ### Ubuntu 16.04 sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ xenial main'
 
sudo apt update sudo apt install --install-recommends winehq-stable -y sudo apt install aptitude sudo aptitude install winehq-stable
 
 
 
 
 
 
 
How To Install Wine 5.0 on Ubuntu 18.04 & 16.04 LTS - TecAdmin
Wine 5.0 Stable Released. Wine team has announced the latest stable release 5.0 on Jan 21, 2020. Its source code is available for download from its official site. You may also use the package manager to install wine. Wine is an Open Source implementation of the Windows API and will always be free software.
How To Install Wine 5.0 on Ubuntu 18.04 & 16.04 LTS - TecAdmin
 

Recommendations