Skip Navigation

Removing Windows. Choosing a new daily driver for a gaming PC

For context:

I've been using Linux since 2000. Started with Mandrake Linux (Helios?), then I moved to Ubuntu in 2004 and alternated between Ubuntu, Kubuntu, Ubuntu MATE for a time until I settled with Kubuntu for the last few years.

Ubuntu has been rock solid for me for the past 20 years and I'm used to the APT package management and Ubuntu/Debian environment overall with all the various services and configs, setups and release cycles, etc. The stability allows me to enjoy my spare time playing games and doing other important tasks instead of troubleshooting my system and figuring out how to make something work. Ubuntu has been awesome in that regard.

I've also been dual-booting this whole time with Windows. Gaming on Linux simply wasn't up to snuff up until very recently with Steam working on Wine and Proton for the Steam Deck and Bottles, which makes running Windows games on Linux almost comparable to Windows.

Windows 10 was a great OS, except for a few flaws and privacy issues with the introduction of mandatory Microsoft accounts and One Drive integration. But you could work around those things. It was supposed to be the last Windows we would have to install with perpetual rolling releases, but apparently they changed their minds about that. Windows 11 was released and reading about it gives me nightmares. Using it for work also has been an incredibly buggy and frustrating experience. The invasion of privacy, data collection, screen monitoring and AI integration plus the additional advertisement are all reasons for which I will never install this OS on my personal computer. And some of these features have started to leak into Windows 10.

So I've made up my mind. I'm wiping Windows from my PC and will be running Linux only. I believe it's become good enough to use as a daily driver for a home gaming desktop and for productivity. But... Which distribution should I choose?

The dilemma:

There's been a whole slew of new Linux distributions that have come out lately. Some have been early in the Linux gaming aspect such as POP! OS. Others have tried to become a solid replacement for the default immutable Steam OS such as Bazzite. And there are now some pretty awesome sounding gaming-focused distros such as Nobara. And that's on top of the various existing Ubuntu flavors, Fedora's spins, OpenSuse and the many Arch variants that almost seem to pop up monthly.

I've been shopping around for a distribution to become my daily driver from now until who knows when. I'm expecting to stick to that distro as long as possible. Here's some of the things that I am looking for:

  • Not immutable : I find this to be adapted for devices like tablets, IoT devices and handhelds instead of an actual PC. I'll need to be able to change my system configs as I please and an Immutable distro seems like a pain in the butt to deal with that.
  • Rock solid : This is the most important aspect and is why a lot of the Arch or other bleeding edge distros won't do. (With some exceptions)
  • Hardware support : The second most important aspect. I think that's pretty much covered by most popular distros, but some have better support than others. Especially for ease of getting the right drivers. (Especially for NVidia GPUs, or gaming controllers and devices.)
  • Performance : Most popular distros offer ok performance, but some have been enhanced to provide improved performance according to the hardware. This is a very big nice to have, especially for gaming.
  • Desktop choice : I'm really not a big fan of Gnome 3. It seems nobody really is. Many Gnome based distros come with quality of life extensions out of the box to fix that. Not a big fan of GTK apps' UI ergonomics either. That's why I prefer KDE over Gnome or Cinnamon. Budgie seems like a great alternative as well. Also having a PowerToys-style FancyZones tiling system is a big big plus (KDE has that OOTB)
  • Applications : The thing I love about Ubuntu is the amount of available applications in their repos. I'm hoping to have the same availability in my next distribution.
  • Online community/support : Having a great online support community is very important. The more users, the larger the knowledge base and the easier you can find answers to questions to troubleshoot problems.
  • Online services integration : Optional but a very nice to have would be to have integration with Google apps like GMail, Calendar, Keep and Google Drive to name a few.
  • Customization : As funny as this sounds, I want to use the desktop in its most vanilla form as possible with as few customisations as possible. Over time I found that having extra customisations like extensions, applets, etc tends to break things because of lack of support over time. It's also more difficult to troubleshoot when very few people are using them.

The distributions that ended up meeting my requirements are the following in order of preferences :

  • Kubuntu : So far its been working great for gaming but I think there could be some performance improvements. It's my first choice because I'm just so comfortable with it already. Zero effort, but with some compromises in performance.
  • Nobara with KDE Plasma : This looks solid and ticks all the requirements. I think there's some amount of learning to do for using YUM/RPM packages and to understand some of the customisations, but I think this effort will be minimal. I am concerned about long term support however since this is a fairly new distro supported by individuals.
  • Ubuntu Budgie : I really like this DE, very simple but elegant. But, like Kubuntu, I don't know how it's going to fare performance wise. And I don't know what kind of tools there are to configure gaming controllers, etc.
  • Ubuntu (I'm willing to deal with Gnome 3 for simplicity's sake)
  • Fedora KDE Plasma spin : Everybody is raving about Fedora so maybe I'll give it a shot as an Ubuntu replacement.
  • Manjaro Endeavour OS with KDE desktop :Possibly the only Arch distro I'm willing to install because they focus on stability, however learning about the packaging system and configs/environment feels like a drag. But with the great community and documentation I'm willing to make an effort for this one.

What are your thoughts on this? What are your recommendations based on my requirements?

EDIT:

Thank you very much for everyone's input. I've spent a good part of the day installing distros in a VM to check out some of your suggestions and reading more about my choices.

I can't believe I am saying this, but I am reevaluating my choice of using Kubuntu. After some reading I have found out that Ubuntu and it's flavors will not be supporting flatpaks starting in 23.04. And there are several known problems with snap, such as serious performance issues. A task that would take 1-5s as a regular .deb installed app, would take up to 10 times that time to complete. Canonical is also working to modify apt to use snaps instead of installed .deb packages. They are aggressively pushing snaps to a point where they'll want to replace the majority of the software with snaps eventually.

Yeah there's security features built-in and all, which flatpaks don't necessarily have. And the security is tighter around Canonical's snap repos compared to flathub for example. But I don't know if I'm ready to move to that new way of doing things. And Canonical is going against what the community wants.

I don't know. I think I'm more confused now that I was when I started...

128 comments
  • I'm not sure what performance improvements you're talking about. As far as I'm aware, the difference between distros on performance is extremely minimal. What does matter is how up to date the DE is in the distribution provided package. For example, I wanted some nvidia+Wayland improvements that were only in kwin 6.1, and so I switched from kubuntu to neon in order to get them (and also definitely sacrificed some stability since more broken packages/combinations get pushed to users than in base ubuntu). It's also possible that the kernel version might matter in some cases, but I haven't run into this personally.

    I think the main differences between distros is how apps are packaged and the defaults provided, and if you're most comfortable with apt based systems, I'm not sure what benefit there's going to be to switching (other than the joy in tinkering and learning something new, which can be fun in its own right).

    For some users less experienced with linux, the initial effort required to setup Ubuntu for gaming (installing graphics drivers/possibly setting kernel options, etc) might push someone toward a distribution that removes that barrier, but the end state is going to be basically identical to whatever you've setup yourself.

    The choice between distributions is probably more 'what do I want the process to getting to my desired end state to be like' and less 'how do I want the computer to run'.

    • I’m not sure what performance improvements you’re talking about. As far as I’m aware, the difference between distros on performance is extremely minimal.

      Maybe. But according to the Nobara homepage, they have added a number of kernel patches to the kernel and other performance tweaks that's provided with their distro out of the box. This could be an advantage for a gaming-focused PC use. From what I hear, these little extras can provide quite a few more frames per second

      And as far as the whole X11 vs Wayland thing, as long as everything works I'll be happy. And for now, that seems to be with X11 until absolutely everything works with Wayland, which is not the case from what I read online.

      The difference between Debian/Ubuntu and RedHat/Fedora isn't huge. APT and YUM work fairly the same way. I don't think that's a big learning curve, especially since I've worked with YUM in the past for work. And I'd be sacrificing Snaps which isn't a big deal for me.

      • All those patches seem like nice things to have, but are more focused on adding hardware support and working around bugs in software/other people's implementations. If you have one of the effected GPUs/games/etc, then those patches probably make a huge difference, but I'd guess there won't be noticeable frame rate differences on most systems. I have not tested this claim though, so maybe something on there makes a big difference. What's nice is all the packaging stuff they've done to make setting things up correctly easily, not necessarily most of the changes themselves. Like on my system I compile dxvk and various wine nvidia libs myself since Ubuntu doesn't package them. And it's easy to screw that up/it requires some knowledge of compiling things

        Reading your update, I'd still choose whatever distro packages the software you want with the versions/freshness you need. If you're willing to tweak things, then the performance stuff can be done yourself pretty easily (unless you have broken hardware that isn't well supported by the mainline kernel), but packaging things/compiling software that isn't in the repositories is a huge pain. I think this is one of the reasons people choose arch even with its need to stay on top of updates. Is that the AUR means that you don't have to figure out how to build software that the distribution managers didn't package. Ubuntu's PPAs aren't great (though I don't have personal arch experience to compare with)

  • Manjaro

    I highly recommend avoiding manjaro like the plague, their team is incredibly incompetent (see: https://manjarno.pages.dev/ ), I say this as someone who has given people manjaro for years and regretted it, I was also their it person, manjaro regularly broke every few months and gave people a very bad taste of linux

    for example, why are kernels given version numbers in packages? This caused 3 separate peoples computers to break multiple times. Everything good about manjaro comes from arch, everything bad about manjaro comes from the manjaro team.

    Y’know how it’s not rolling release because they delay packages by 2 weeks? They actually do no testing in this time. How do I know this? They pushed an update that caused steam to uninstall your desktop environment. Famously covered by linus tech tips… this is something that should have easily been caught, and yet the two week window did absolutely nothing.

    the truth is for manjaro there is no real usecase, there’s no set of desires that align with manjaro being the best choice for you. I am not asking you to switch away from manjaro, but I do not think we should ever recommend it to anyone, and on your next machine, I recommend trying the arch installer.

    But if what you’re looking for is an easy pre-setup arch, use endeavoros

    If you want something simple and up to date, use fedora kinoite

    If you’re a power user and want to configure every little thing about their system, use arch or nixos

    If you don’t care at all about updates and want the most rock solid system possible, debian.

  • I might have missed it, but why isn't Mint on there? From what I read on your list of requirements, it fits in. I will say this, Mint with the Cinnamon desktop has become my workhorse distro of choice.

    It's the most stable and no-fuss distro I've used, and I've tried many.

    That being said, I personally use Nobara for my gaming PC and it's been really good. It's not as stable though, and that is partially my fault, I'm a tinkerer on that system. Part of it is KDE Plasma though, especially on Wayland.

    Don't get me wrong, it still works great and plays everything super well! But there are several little annoyances that happen. Menus not popping up in the right place. Windows sometimes opening completely off screen so I have to manually drag them back into view, some recent flickering with certain games in the menus. Once every 4-6 weeks, my mouse will stop responding when I unlock the PC., and I have to unplug and re-plug it in.

    Again, nothing game-breaking or super frustrating, just little annoyances. Comes with the territory of tweaking your systems and using newer tech like Wayland.

    If you like Kubuntu and it's been working well for you, stick with it, it's a solid Ubuntu spin for sure. Don't fall into the grass-is-greener trap.

  • Re the flatpak issue, what you linked is just saying that flatpak won't be a default installed program and packages provided by flatpaks won't be officially supported by Ubuntu support as of 23.03. I don't think this effects your use of Ubuntu in any way. If you want to use flatpaks, just install the program. It will still be packaged in the Ubuntu repositories. 23.04 was over a year ago. I still use flatpak without a problem on my kubuntu 24.04 system. It's just a one time thing to do sudo apt-get install flatpak and maybe a second package for KDE's flatpak packagekit back end and it's like canonical never made that decision.

    The push of snaps instead of debs is a bit more concerning because it removes the deb as an option in the official repositories. But as of right now I think only Mozilla software has this happening? If your timeline is 5-10 years though, this may be more of an issue depending on how hard canonical pushes snaps and how large their downsides remain

  • Since your main priority is stability, I'd suggest either Debian Stable or Mint. Debian Stable is rock solid, but the software is ancient; Mint is a good compromise. They both have a nice package selection.

    The reason why I don't recommend Ubuntu itself is snaps. Huge downloads with lots of wasted disk space, wasted memory, less user control, mismatching themes, larger loading times... urgh.

    Desktop environment is such a personal matter that it's hard to say which one would be the best for you. I'm a big fan of MATE - it's small, it's nice, you can reasonably customise it without new extensions or applets. Xfce would be also a good performance-focused choice.

  • I've been thinking the same thing lately, and based on my recent Linux usage on my other machines, I would probably pick something Fedora based with KDE. I've been using Arch on my "work" laptop and it's been really fine and fun, but also a LOT of work (especially when I break something myself). Having a ton of very up to date packages to install, plus the AUR and Flatpaks to shore up anything that might be missing makes for a very "compatible" system. And of course, the freedom and courage to set it up just exactly the way I want.

    I used Linux Mint for several years, it's the one I can say I'm most comfortable with. If I had to set up another low power laptop or a computer for a family member I'd either use that or MX Linux. They just don't break. I have also tried Fedora for a short time, and it made me start liking KDE Plasma, and it was honestly the easiest one to set up for Steam out of the box. And it had more in variety and more up to date packages than Mint, and also easily augmentable with Flatpaks for what's missing. OpenSUSE was similar, but the package manager was excruciatingly slow, and there were no good mirrors for fast downloads, dropped that very quickly.

    Although, overall from your past experience in the post and other responses in the thread, I think you'll do just fine with Kubuntu. You're already plenty familiar with how to use it and how to set it up the way you need it to. I've been considering Nobara for my gaming PC as basically a better Fedora, but I'm afraid of projects with so few people taking care of them fizzling out in a couple years, and it's not as simple as just replacing it with base Fedora if that happens. So yeah, my personal choices would be Arch, Mint or Fedora. But my case is not the same as yours.

    • I’ve been considering Nobara for my gaming PC as basically a better Fedora, but I’m afraid of projects with so few people taking care of them fizzling out in a couple years, and it’s not as simple as just replacing it with base Fedora if that happens.

      Yeah. Doing a bit more digging after I posted this, that's what I found out also. It's only maintained by one guy??? That doesn't sound too good. Also, reading some Reddit posts, it looks like it ain't all that great actually. People are recommending using more mainstream distributions instead of "fringe distros".

      Also, a few in this thread also advised against installing Manjaro due to breakage.

      Yeah, I think I'll just stick with Kubuntu. I'm also considering Ubuntu Budgie. The desktop looks very clean and simple and not too complex. This is what I loved about Gnome. The amount of personalization isn't excessive to a point you can break your DE, which is something I find KDE Plasma to be guilty of. But Budgie isn't widely used so it'll be harder to find support if something breaks. I might just add the DE on the side alongside KDE Plasma.

      So bottom line: Kubuntu will probably be my first choice.

128 comments