this post was submitted on 25 Nov 2024
26 points (96.4% liked)
Linux Gaming
16076 readers
291 users here now
Gaming on the GNU/Linux operating system.
Recommended news sources:
Related chat:
Related Communities:
Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The best way for me to install steam was
sudo apt install steam-installer
will catch pretty much everything dependency wise. If I remember right, playing off an NTFS disk does cause issues. You could also try changing up proton, if you search the store for proton plus and install a recent GE version it might fix the issue if it's a say a proprietary encoding issue.There is a lot of conflicting information in this thread. Installation of Steam from package manager VS deb from Valve VS official Flatpak VS official Snap. I know that the official Snap is terrible so I'm ignoring it. The Flatpak has some permission issue but I heard it solves some compatibility issues for some games.
Someone should make a comprehensive guide for each type.
I used the package manager package and then switched to the Flatpak. It's basically the same. Either is fine. The Flatpak feels a bit more plug and play to me, but the regular package was fine too.