Today we are looking at how to install Wine 5.0.2 in Ubuntu 20.04. The process is rather easy as you can see in the video tutorial. A person opens a terminal and runs these commands below in it. Enjoy!
If you have any questions please write to me in the YouTube comments and I will get back to you! Enjoy!
Ps. Audacity is a package, I downloaded beforehand to show how to install apps. It won't be on your system.
Commands Used:
1) sudo dpkg --add-architecture i386
2) wget -nc https://dl.winehq.org/wine-builds/winehq.key
3) sudo apt-key add winehq.key
4) sudo add-apt-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ focal main'
5) sudo apt install --install-recommends winehq-stable
Commands are based on this (and for more info about what it does):
https://www.winehq.org/announce/5.0.2
Wine Community App Database:
https://appdb.winehq.org/
Wine 5.0.2 release notes:
https://wiki.winehq.org/Ubuntu
Official Site:
https://www.winehq.org/2) wget -nc https://dl.winehq.org/wine-builds/winehq.key
3) sudo apt-key add winehq.key
4) sudo add-apt-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ focal main'
5) sudo apt install --install-recommends winehq-stable
Commands are based on this (and for more info about what it does):
https://www.winehq.org/announce/5.0.2
Wine Community App Database:
https://appdb.winehq.org/
Wine 5.0.2 release notes:
https://wiki.winehq.org/Ubuntu
Official Site:
Do you need remote help, setting up your system, installing programs or general troubleshooting? Hire me on Upwork! Click here!
Subscribe to our weekly Linux Round-Up: SUBSCRIBE
For a video with Background Music:
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