Steam platform installation on Ubuntu 20.04 / Linux Mint
The following tutorial describes how to install the Steam platform on Ubuntu systemiue 20.04 however, no problem in this way also install it on Ubuntu systems 18.04, 19.10 or in Linux Mint
We made immediately by several commands.
For a start we will add repositories and update them:
1 2 | sudo add-apt-repository multiverse sudo apt update |
The next step is the steam installation itself 😉
1 | sudo apt install steam |
Steam should now be visible in our programs, We can also run it from the console by typing:
1 | steam |
Hello
It does not work
Steam was working fine but it doesn't want to start anymore .
cordially