70
Distro Recommendations
(kbin.earth)
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.
Help:
Launchers/Game Library Managers:
General:
Discord:
IRC:
Matrix:
Telegram:
It's kind of the opposite. Bazzite pretty much just works. It doesn't need tinkering, and in fact many people who consider themselves "power users" seem to take issue with this because they want to tinker.
The reality, of course, is that it's absolutely possible to tinker, it's just done slightly different sometimes.
But you 100% do not need to tinker with anything.
From what I understand It doesn't generally need tinkering as long as everything you need is a flatpak. I also read that it can require tinkering to install 3rd party printer drivers.
And you would be wrong. There are several options for installing software...
You can layer packages with rpm-ostree.
You can install local packages with .rpm files.
You can install anything from the aur using an Arch distrobox (everything needed to do this comes with the distro).
You can install through dnf using a Fedora distrobox.
You can use the package distribution system of any distro you want by making a distrobox. Any app installed on a distrobox can be exported to your host OS with a single click.
You can use appimage, or yes if you want it can use flatpak.
None of that requires tinkering.