this post was submitted on 24 Jun 2025
434 points (97.8% liked)
Linux Gaming
22246 readers
531 users here now
Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.
This page can be subscribed to via RSS.
Original /r/linux_gaming pengwing by uoou.
No memes/shitposts/low-effort posts, please.
Resources
WWW:
- Linux Gaming wiki
- Gaming on Linux
- ProtonDB
- Lutris
- PCGamingWiki
- LibreGameWiki
- Boiling Steam
- Phoronix
- Linux VR Adventures
Discord:
IRC:
Matrix:
Telegram:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I've appreciated endeavourOS's installer and defaults. It's Arch-based and has an option to install KDE/Plasma as the default desktop environment. I only back up my home directory, but I'm sure there's systemwide options, like btrfs snapshots (although that's a whole thing you'd need to test/verify). It's not an immutable distro. And, being Arch-based, it gets frequent updates. I've had a handful of issues from a package being too cutting-edge, but often it gets resolved within a few days at most with an update. Never had something totally break my system that I didn't cause myself (mostly symlink traversal). Just read up on
pacman's flags (particularly-Rflags, like-dd,-s,-n).