Today we are looking at how to install the latest version of Wine on Linux Mint 18.3, this will work on all the Linux Mint 18 editions.
Since making this video, the installation method changed, but I attached all the commands that are currently working, so just copy/paste all the commands as seen in the video.
If you are running Linux Mint 19.x look here:
https://www.linuxmadesimple.info/2018/12/how-to-install-wine-304-on-linux-mint.html
Commands Used:
sudo dpkg --add-architecture i386
wget -nc https://dl.winehq.org/wine-builds/winehq.key
sudo apt-key add winehq.key
sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ xenial main'
sudo apt update
sudo apt install --install-recommends winehq-stable
The commands are based on this:
https://wiki.winehq.org/Ubuntu
Subscribe to our weekly Linux Round-Up: SUBSCRIBE
Curios about Chromebooks have a look at our Chromebook Comparison Chart!
Want to buy us a cup of coffee, thank you!
Do you want an ad-free, secure web experience, that pays you? Look here for more information!
Follow us on Facebook: https://www.facebook.com/linuxmadesimple
Comments
Post a Comment