How to install Steam on Deepin 20


Today we are looking at how to install Steam on Deepin 20.

Firstly, we will enable 32-bit architecture on our device.  Then we will update the system repositories.  After that, we will install required 32bit packages.  Lastly, with the last three commands, we will download and install Steam.  Enjoy!

If you have any questions please write to me in the YouTube comments and I will get back to you!  Enjoy!

Commands Used:
1) sudo dpkg --add-architecture i386
2) sudo apt update
3) sudo apt install libgl1-mesa-dri:i386 libgl1-mesa-glx:i386 libc6:i386 libc6-i386
4) wget https://cdn.cloudflare.steamstatic.com/client/installer/steam.deb
5) sudo dpkg -i steam.deb
6) sudo apt -f install

Official Site:
https://store.steampowered.com/

We are on social media! For announcements, content release updates (across all our projects), and much more, please join our Reddit community!
https://www.reddit.com/r/linuxmadesimple/

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!

Comments