Unable to access or modify STEAM on Debian 11
Unable to access or modify STEAM on Debian 11
Hey everyone, I set up STEAM on Debian 11 but it won’t start because of dependency issues. I also can’t launch it as the root user—Steam keeps sending warnings about that. Have anyone else faced this problem?
Did you use APT to install Steam or did you download the binary directly? The Steam Powered website creates a DEB package for Ubuntu, not Debian. This is the proper way to install Steam
The only guideline for Debian is to avoid that. https://wiki.debian.org/DontBreakDebian For the link you shared, it requires i386 (32-bit) and non-free options enabled. If you have those set up, let us know which dependencies fail to install.
Hey there! I see you're dealing with some new issues. Got it installed, right? I followed the instructions and updated Steam, but it kept stopping. At this stage, I had to start fresh. The Debian Software app wasn't removing Steam, so I removed it from my applications folder. I used this link: https://linuxhint.com/fully-uninstall-st...om-ubuntu/ to uninstall it. After that, I reinstalled the necessary package with sudo apt install libgl1-nvidia-glx:i386 and was able to log in. Now I'm checking if I can play something and whether everything still functions after rebooting. D