I have installed Steam on my Linux, followed the instruction to download lib32, but after doing that, my Linux just crashed. It was not booting in normal mode (just recovery mode), lost all my data (nothing much to worry about). Now I did reinstall Linux on my laptop again. Is there any safe way to install Steam without crushing system, it says missing lib32 and I can't do same operations iIdid (apt install libc6:i386), it just not gonna work! I could not find any solution on the internet rather than downloading lib32!
2 Answers
sudo apt install steamthats the command you should have written.
You can install with this code in terminal:
sudo apt-get install steamOr with GUI browser: Go to this link and download .deb file: Click to .deb file for starting installing package.