Today we are looking at how to install a classic game, Commandos 3 on Ubuntu 18.04.
In the video, I use the demo version but if you want the full version to choose the Softpedia download link from the website and buy it for 3.99 euro.
The game went small when it was running, but it is only because I made this video in a virtual machine, but my host system runs Linux as well.
https://commandoshq.net/
Since making this video, Wine 5.0 has arrived and the installation method has changed, look here.
Commands Used (install Wine if you don't have it currently):
sudo dpkg --add-architecture i386
wget -nc https://dl.winehq.org/wine-builds/Release.key
sudo apt-key add Release.key
sudo apt-add-repository https://dl.winehq.org/wine-builds/ubuntu/
sudo apt-get update
sudo apt-get install --install-recommends winehq-stable
Wine commands are based on this:
https://wiki.winehq.org/Ubuntu
Subscribe to our weekly Linux Round-Up: SUBSCRIBE
For a Video With Voice-Overs look here: https://youtu.be/bHsSYcRWQhE
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