this post was submitted on 24 May 2026
96 points (86.9% liked)

Linux Gaming

26840 readers
143 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

Help:

Launchers/Game Library Managers:

General:

Discord:

IRC:

Matrix:

Telegram:

founded 3 years ago
MODERATORS
 

I'm ditching Ubuntu. Thinking of switching to Debian.

Has anyone used this, or something similar to set up their Debian gaming setup?

This got me thinking. Do I need to install anything special to Debian 13 to be able to play games? Or can I play them with a normal Debian out of the box?

you are viewing a single comment's thread
view the rest of the comments
[–] Neptr@lemmy.blahaj.zone 5 points 2 months ago (2 children)

Or if they really want specifically Debian for gaming, use PikaOS instead because it is gaming optimized Debian. CachyOS or Bazzite is stilk a better choice IMO though.

[–] sonofearth@lemmy.world 1 points 2 months ago (1 children)

Never heard of it hehe. The only derivative I have ever used is Mint.

[–] Neptr@lemmy.blahaj.zone 2 points 2 months ago

Mint is directly based on Ubuntu. Mint also has LMDE (Linux Mint Debian Edition).

[–] ZombieCyborgFromOuterSpace@piefed.ca 0 points 2 months ago (6 children)

I really don't want to use an Arch based system.

I'm worried about stability and security issues. I don't mind using a distro with slightly older packages if it means I won't have to troubleshoot anything or risk any vulnerabilities. That's why I stuck with Ubuntu for so long.

[–] Lumisal@lemmy.world 2 points 2 months ago

In that case definitely would recommend PikaOS. I myself run Bazzite for my main gaming machine, but when I was considering making a gaming PC server I looked into it because it's built on Debian and that has more stability and security for a server, and it seemed really great. It's likely only improved more since then.

[–] BlackLaZoR@lemmy.world 1 points 2 months ago (1 children)

Use Fedora KDE. It's general purpose distro. Bazzite is more gaming oriented but IMO you should stay with conservative setup if you want hassle free experience.

Yeah, I've considered it. But I don't really like the company behind it. And the short support cycles isn't great either. They also make it complicated to install 3rd party proprietary drivers and codecs, which is lame.

[–] talentedkiwi@sh.itjust.works 0 points 2 months ago

Bazzite is based on Fedora and is fairly stable.

[–] quips@slrpnk.net 0 points 2 months ago (1 children)
[–] sonofearth@lemmy.world 0 points 2 months ago

I really don’t want to use an Arch based system. I’m worried about stability and security issues.

If you keep it simple, it will not be an issue. I think cachyOS does it really good. That being said. Go with bazzite. It will give you the best Out of the Box experience. For me Debian based systems lack far too behind in feature updates for it be a viable Desktop OS (Don’t at me. It is my personal opinion lol). I remember waiting for a year for KeepassXC’s passkey update which made me switch to Fedora on my office laptop from pure Debian. Of course I could have used flatpak but it then didn’t integrate well with the browsers. Fedora and its derivatives are the perfect middle ground for your use.

[–] Neptr@lemmy.blahaj.zone 0 points 2 months ago

Go with Bazzite. Stable or LTS distros are more insecure than rolling release, and Debian has a history of leaving vulnerable packages not updated (eg. Chromium).

Debian/Ubuntu use AppArmor for very minimal mandatory access control policies. Fedora (which Bazzite is based on) uses SELinux, which is better.