47
submitted 2 days ago* (last edited 2 days ago) by VerilyFemme@lemmy.blahaj.zone to c/linux@lemmy.ml

I've been using Pop!_OS for a few years now, and it's worked like a dream. Everything works out-of-the-box, and gaming on Linux has never been easier. But it almost works a little too well. Learning Linux as opposed to Windows for all my games was a fun challenge.

But, now that I'm familiar with how to set up any game that needs a little help besides Proton, I'm starting to want to delve into my OS more to see what I can customize, and I think picking a new distro with slightly different architechture will be very nice.

Don't get me wrong, I still want something that works by itself more often than not. But I would love to have something a little more cutting-edge that gives me a little more control.

I started with Linux by installing Kubuntu, and I really miss KDE Plasma. I know Kubuntu is still on Plasma 5, and I've been wanting to find a distro that lets me use Plasma 6.

I've narrowed my choices down to three distros: Nobara, Garuda, and Bazzite.

So far, I've confirmed that Nobara and Garuda come with Plasma 6, but I haven't found that information for Bazzite yet.

So, what do you think about these distros? What are the pros and cons for you?

I'm leaning the most toward Garuda - but I'm worried Arch may be TOO big of a leap. I really just learned that Fedora is not Arch-based, so I know Garuda will be a bit of the odd one out of the three.

TL;DR: Nobara, Garuda, Bazzite - which one is good and do any suck?

EDIT:

Thanks, everyone, for the insightful and helpful comments! From what everyone has said, I've come to find that either CachyOS or Solus will fit my needs best.

CachyOS seems optimized for gaming, while Solus' curated rolling releases seem (to my untrained eye at least) to be somewhat of a step between the way Debian-based distros upgrade and the way Arch-based distros upgrade.

I'd love to hear people's experiences with both of these! I think I'm going to try to dual-boot them and see what setup looks like for both.😄

top 50 comments
sorted by: hot top controversial new old
[-] Mark12870@lemmy.world 5 points 1 day ago

Solus is a great choise for desktop. The Solus team is doing well lately. :) They have even weekly updates on updates. Really great comminication towards users.

[-] VerilyFemme@lemmy.blahaj.zone 1 points 16 hours ago

I ended up going with CachyOS because I feel confident enough to try Arch now, but I think Solus is going to be my go-to when recommending for beginners, once I try it a bit more. I think it's a good blend between stable and cutting-edge, plus getting to tell people that you won't have to replace it with Solus 2 eventually is kinda a big selling point.

[-] Urist@lemmy.ml 8 points 2 days ago

I used Solus for years, it was actually my first long time Linux distro, and I have fond memories from that time and deep appreciation of the project. Note that I say used, because I have moved on (to EndeavourOS and later NixOS).

The reason why I moved on is the same as why I would recommend against Solus: the project have lost a lot of its core contributors. At the time I left there were no package updates for quite some time (used to be weekly).

I am not quite sure Solus really got a future. There are talks about converging it with AerynOS, former SerpentOS, which is innovative but still experimental software built by the original team, i.e. those that left Solus in the first place. Though they are really proficient in making the software, I do not think they have the same skillset for securing longevity through contributions.

In the end you should not care too much what people think. You will get the popular options for the intersection of Lemmy and Linux users, but popular is not always good nor what is right for you. Just try stuff and be ready to move a little through rigorous backups, you do have backups?

[-] malfisya@piefed.social 5 points 22 hours ago

I don't agree with your assessment of Solus condition now. Granted I am biased as I am part of the staff. After the outage in early 2023, we have been going strong ever since. There are more contributors than ever. The bus factor problem has been mitigated by more people now have access to critical infrastructure.

Sure the old-heads are all gone but the future of Solus couldn't be more clear than right now. eopkg was ported to python3 and now it is (finally) the default. We switch installer to calamares and in process of replacing our software center. Documentation also now looks better than ever. We already shed so many technical debts that is been going on for years, long before the outage. In the future the plan is for Solus to use AerynOS tooling and on their side development is going rapidly. You can read this all about this on our blog, devlog and forum.

I wrote the monthly "Contributor Roundup" in the forum, it summaries what the contributors been doing in the month. I would say we have pretty steady contribution rate and there is always new contributor coming in. If you have not tried Solus again after the outage, please do. You might be surprised on how things have changed and hopefully for the better. If you find anything that is not good, do not hesitate to tell us. We always appreciate a constructive feedback.

Anyway cheers!

[-] Urist@lemmy.ml 2 points 22 hours ago

Glad to hear it!

[-] HayadSont@discuss.online 1 points 20 hours ago

This sounds pretty exciting. Thank you so much for your continued contributions!

In the future the plan is for Solus to use AerynOS tooling and on their side development is going rapidly.

Should I interpret this as Solus going 'immutable'? Or is it something else?

[-] malfisya@piefed.social 1 points 19 hours ago* (last edited 19 hours ago)

I am not the technical guy, so I might explain some terminology wrong. So, I will give you a few article you can read in my answer. AerynOS tooling right now is focused on the "atomic" part, you can read about it here. The "immutable" part of the original proposition (when it is called Serpent OS) is not set in stone yet. Solus will adopt what make sense for us and right now we are very encouraged by atomic update that AerynOS tooling can already achieve.

TL;DR: Solus going immutable? No plan for it right now :)

[-] HayadSont@discuss.online 1 points 2 hours ago

Alright, I very much appreciate you for sharing those articles; it allows me to get into the nitty-gritty of things. Thank you!

As someone who champions the (ongoing) paradigm shift towards atomic/declarative/immutable/stateless systems, I can't but admire the effort to (IIUC):

  • Have changing the base of the system without requiring a reboot as a first-class design goal that's well supported (unlike Fedora Atomic)
  • Employ a hash + store system that doesn't require forsaking the FHS nor enforces a DSL (unlike NixOS)
  • Accomplish the above on a long-standing independent project, so that we can (on one hand) trust the longevity of the project AND (on the other hand) know that it isn't actively resisting its upstream (unlike many other smaller projects, some of which are found here)

While glancing over the many articles, I couldn't really find anything related to declarative system management. Is this something the project intends to tackle eventually?

[-] malfisya@piefed.social 1 points 1 hour ago

As with many feature outlined, most things are still on drawing board and not yet realized. But yes, the declarative system management ala NixOS was being discussed. The focus now is making "Versioned Repository", so user and developer can avoid breaking changes altogether.

They just released a new blogpost if you are not aware: https://aerynos.com/blog/2025/06/30/mid-year-update/ .

[-] VerilyFemme@lemmy.blahaj.zone 2 points 1 day ago

Hmm, thank you for your point about Solus. I was interested because it seemed the most interested in the desktop experience. But it does seem they're updating and getting back on track. I love the idea of a weekly rolling release for beginners who still need the idea to click.

I do have backups ;)

[-] zer0@programming.dev 14 points 2 days ago

Preface: I don't have any experience with Garuda or Nobara but I have used Bazzite.

Not to make the choice harder, but Bazzite does come with Plasma 6. You can have it boot to the SteamOS UI or to the Plasma Desktop.

Bazzite is a great choice for stability but you need to be aware it doesn't operate like a traditional Linux distribution since it's based on ostree and is immutable. Package installations are primarily done through Flatpak, AppImage or exported via Distrobox.

[-] VerilyFemme@lemmy.blahaj.zone 2 points 2 days ago

Hmm, that's a serious downside for me ngl. I tried to set up Mod Organizer 2 when I had Steam installed through Flatpak on Pop!, and I had to switch to the Ubuntu repository to get it to recognize my Steam install.

[-] marcie@lemmy.ml 11 points 2 days ago* (last edited 2 days ago)

Steam comes preinstalled and configured on Bazzite, it isnt the flatpak version.

[-] VerilyFemme@lemmy.blahaj.zone 5 points 2 days ago
[-] unce@lemmy.dbzer0.com 1 points 2 days ago

Endeavor is a also a very good choice. It is pretty much arch with some QoL stuff added. Uses the arch repos for packages.

[-] Jakeroxs@sh.itjust.works 2 points 17 hours ago

I tried Endeavor and in classic fashion installed something that lead to a bunch of issues down the line. Not sure exactly what I did, swapped to Bazzite and have been enjoying learning the way it works.

[-] themadcodger@kbin.earth 1 points 2 days ago

Like OP said, you can get Plasma on Bazzite, as well as install it right on a SteamDeck if you have one. It's constantly being updated, and if gaming is your main driver, Bazzite goes out of its way to make things work. In theory you wouldn't have to do any tinkering to get games running, with the added bonus that you won't be messing up or introducing any entropy to your system files. If something does go wrong, you can reboot into the previous release and it'll be back to where you just came from.

There's still plenty to learn if you want to, it's just not the traditional Linux distro setup.

[-] zer0@programming.dev 1 points 2 days ago

Steam is natively installed and works perfectly. You can install other packages, but it effectively adds another layer which slows down updates a bit.

[-] sp3ctr4l@lemmy.dbzer0.com 7 points 2 days ago* (last edited 2 days ago)

So, Bazzite does have a KDE 6 variant, and works very, very well, especially on a handheld PC.

It takes the approach of sandboxing off the core OS, but giving you a bunch of tools for running flatpaks and other things, set up DistroBox to semi-sort of have multiple linux os's simultaneously if you want to say, compile something from source that only has proper dependencies figured out in... not Arch, what SteamOS is based on...

I run it on my SteamDeck because it offers more ability to use it as an actual PC, while still being rock solid in gaming mode.

But uh... for more discussion... I'm going to kind of not answer your question and suggest something else:

Check out PikaOS.

https://wiki.pika-os.com/en/home

Basically, much like Nobara is a 'gaming-tuned', optimized, cutting/bleeding-edge version of Fedora...

PikaOS basically is that, but for Debian.

If you're used to using PopOS!, well, that's ultimately Debian based, so there may be less of a learning curve now that you're broadly familiar with the Debian environment.

PikaOS works with GNOME, KDE, Hyprland if you want an even lighter weight DE.

They are also working on a Handheld PC capable out of the box distro, but its not ready yet.

From what I've seen from various youtubers... PikaOS is trading blows with Cachy and Nobara for getting the highest frame rate out of a game, on a same hardware / same setting FPS comparison... sometimes it is actually beating them.

Uh also, yeah, look into CachyOS, it seems to be the latest hotness for an Arch based, gaming optimized, but widely functional for 'whatever' OS, if you're curious about trying out Arch, and of course thus being able to constantly let every one know you use Arch, actually.

[-] VerilyFemme@lemmy.blahaj.zone 2 points 2 days ago

I am very curious about trying Arch. But Solus has really caught my attention, too.

[-] sp3ctr4l@lemmy.dbzer0.com 4 points 2 days ago

I wish you luck in your distro hopping adventures, do yourself a favor and try things out in a VM before going baremetal on everything, haha!

[-] VerilyFemme@lemmy.blahaj.zone 3 points 2 days ago

Hahahaha I've unfortunately already ignored this advice but hey, all my important files are backed up ;)

[-] sp3ctr4l@lemmy.dbzer0.com 2 points 2 days ago

lol welp, I tried, but at least you had a backup. =P

[-] ColdWater@lemmy.ca 7 points 2 days ago

I recommend CachyOS instead of Garuda if you want to experience stock Plasma 6 and theming it yourself.

[-] Codilingus@sh.itjust.works 3 points 2 days ago

Heavily second this.

[-] TimLovesTech@badatbeing.social 7 points 2 days ago

Instead of Garuda I would suggest CachyOS. The best of Arch but made simpler for people that don't want to customize everything.

[-] VerilyFemme@lemmy.blahaj.zone 2 points 2 days ago

Hey, thanks! The flashiness of Garuda was putting me off a bit, this seems a much better way to dip my toes into Arch again.

[-] VerilyFemme@lemmy.blahaj.zone 2 points 2 days ago

It was an N word...

[-] marcie@lemmy.ml 6 points 2 days ago* (last edited 2 days ago)

Bazzite has the latest KDE, yeah, currently reading 6.4 on the latest version. Nobara broke on upgrades for me (I did nothing crazy, basic install and basic upgrade process), bazzite is rock solid and built on a good base (fedora atomic). In general, I fully recommend immutable atomic distros for noobies it all just works and it helps teach you important lessons on data security and containerization

The best thing about atomic linux images like Bazzite is if for whatever reason Bazzite stops releasing new versions you can rebase to a different "distro" and itll have all of your user data and configs intact with a single simple command. With things like Nobara or Garuda, if there is a problem you essentially have to do a clean install.

edit:

And as for Arch, Linux mint, etc., I personally find these distros and advice to be outdated. Upgrades can often break in many smaller linux distros and it is very important to have a strong and reproducible method of upgrading, especially for new users. VanillaOS and Fedora Atomic are currently the most user friendly ways to achieve flawless upgrades.

[-] VerilyFemme@lemmy.blahaj.zone 4 points 2 days ago

I was reading into atomic distros just now. Is the rebase feature the main thing that sets atomic desktops apart?

I'm not too worried about having to troubleshoot. Nobara has been appealing to me because it's developed by the Proton guy.

How does an atomic distro help teach containerization and data security as compared to a traditional distro?

[-] marcie@lemmy.ml 5 points 2 days ago* (last edited 2 days ago)

Is the rebase feature the main thing that sets atomic desktops apart?

Atomic and immutable distros essentially attempt to make each version on every computer act exactly the same to help devs with debugging. This means they shut down a lot of easy access to core system files, instead you have to use special commands to layer new changes onto your distro. These are automatically re-applied every time you upgrade, reducing the chance of breakage.

Rebasing is a fun consequence of this. Fedora Atomic images (re: things like Bazzite, Secureblue, Kinoite, etc) can be swapped out with a simple command or two. If a dev does something you don't like, you can easily swap to a different image without having to do a full migration.

I’m not too worried about having to troubleshoot. Nobara has been appealing to me because it’s developed by the Proton guy.

Most of the kernel mods from nobara are applied on Bazzite. Bazzite and CachyOS afaik contribute to the same set of code there.

How does an atomic distro help teach containerization and data security as compared to a traditional distro?

Since you cannot easily modify system files, you need to use containers to make certain very technical (and often insecure) things work. DistroBox is the main method for this, and as a plus side, it lets you install programs with commands from any distro. I can use the AUR (an arch linux feature) on Bazzite (Fedora atomic) with DistroBox if i want, for example. There are some other things that come preinstalled on Bazzite that help with this, such as flathub and brew.sh

[-] dinckelman@lemmy.world 3 points 2 days ago

Correct. Atomic distros don’t apply the update, unless it is ready to be applied successfully all together, usually with an option to restore the previous state, without the need of something like btrfs snapshots.

With Nix(-OS) as an example - your bootloader entry is just a reference a giant list of what you need to get out of the Nix store, to achieve the config you want. Many of those can coexist in the same system as a result, including different versions of the same package

This setup won’t really teach you anything different in relation to containers though.

load more comments (1 replies)
[-] Lonewolfmcquade@lemmy.world 1 points 2 days ago

I use Garuda on my daily driver and I love it. I distro hopped for years and I'm finally home. It's not hard like trying to do your own Arch from scratch. It's like some super geek setup Linux for me with all the bells and whistles just the way I want it. I had to ditch the dragon theme and then it was perfect. And snapper is so well setup and integrated with Garuda, there's rarely a case where a clean install is warranted. I highly recommend it.

[-] malfisya@piefed.social 5 points 2 days ago

I would guess jumping from PopOS to Bazzite would be a challange becaue of it is immutable base. It is supposedly less prone to brekage, but certain guides won't work on them.

I think Nobara (or Fedora KDE) will work for you to try. I would avoid Garuda. It has many GUI for helping new user but if learning is your purpose, that just gets in the way. I would suggest Endeavor OS for Arch-based distro.

This is a left field suggestion: Try Solus !solus@piefed.social , we have a pretty good KDE edition. :)

Cheers!

[-] jadsel@lemmy.wtf 2 points 2 days ago

As a tinkering old nerd who mainly runs Garuda these days, I would throw in that the added GUI tools don't have to be in the way. It is Arch under the hood, and you can totally ignore Garuda's add-ons and just proceed like you would on vanilla Arch whenever you feel like it.

Best of both worlds, really. The GUI tools are still there whenever you do want to use them, but it's also just Arch. I like MX Linux for similar reasons, as someone who started out on Debian back in the day. Useful for solving problems in both cases, too.

[-] malfisya@piefed.social 2 points 2 days ago

True, I just like start minimal and add on top of that. Truth be told, my experience with Garuda is minimal.

[-] Questy@lemmy.world 1 points 2 days ago

I personally use Nobara, I am happy with my setup. I primarily use my system for gaming and it runs great. I have always heard that having an Nvidia card is an issue, but it's been seamless for me, Nobara takes care of a lot of that stuff for you.

load more comments (2 replies)
[-] polle@feddit.org 1 points 1 day ago* (last edited 1 day ago)

Kubuntu has plasma 6 since about a year.

[-] HayadSont@discuss.online 2 points 2 days ago* (last edited 2 days ago)

But, now that I’m familiar with how to set up any game that needs a little help besides Proton, I’m starting to want to delve into my OS more to see what I can customize, and I think picking a new distro with slightly different architechture will be very nice.

Don’t get me wrong, I still want something that works by itself more often than not. But I would love to have something a little more cutting-edge that gives me a little more control.

Fam, did I understand you correctly that you want to tinker/tweak/customize the system to your heart's content? Yet, you also wish that the system "just works". At least, mostly. Is that right? Or..., like could you perhaps be more clear on what it is you'd like to tinker/tweak/customize in the first place? Please, if possible, be explicit.

After I got a better idea on what it actually is that you seek, I'll try to answer your other(/remaining) questions.

[-] VerilyFemme@lemmy.blahaj.zone 1 points 2 days ago

No worries! Others have piped in with suggestions and I've found a distro that I think will work for me!

load more comments (5 replies)
[-] communism@lemmy.ml 3 points 2 days ago

I think those three will be completely fine, but also I think base Arch would be completely fine for you. I have no idea why it's a meme that Arch is so "hard". I wouldn't recommend it for someone coming from Windows or Mac who has no idea what they're doing and had no poweruser tendencies on Windows/Mac either. But for someone who's used Linux for a few years, I think doing a base Arch install is no biggie at all. It's got a very annoying meme reputation but I think it's completely inaccurate.

That's an aside, and I'm not saying you should use base Arch, just that I don't think there's anything wrong with it if that's something you're interested in. Although if you're coming from a "beginner" distro and your intent is to learn, I do think doing a base Arch install (even if you don't stick with it) is a good idea. You'll be entirely capable of the install process and probably get a better understanding of how your system works. Then after you install it you can switch to some other distro you prefer.

[-] BananaTrifleViolin@lemmy.world 3 points 2 days ago* (last edited 2 days ago)

Kubuntu 24.10 is on plasma 6.1; not sure why you thought it was on plasma 5? Maybe you were thinking of the Long Term Support release which has a much longer release cycle and favours stability over cutting edge; that probably is still on 5? But personally I stay away from Ubuntu distros due to snap.

If you really want to learn Linux and game, maybe pick a distro that is not optimised by default for gaming and optimise it yourself?

I'm on OpenSuSE Tunbleweed and have optimised it myself to game how I want. It's rolling release so I'm on KDE Plasma 6.4. It's not difficult to do although I haven't gone quite as far as kernel patching that the gaming focused distros offer.

Another challenge is Arch - it's really not as difficult as people think and even just setting it up in a virtual machine helps you learn alot about Linux fundamentals without throwing the baby out with the bathwater. I've learnt alot using KVM to create virtual machines, and even have a Win 11 machine set up just because I can.

Another route to consider which I also do is get a SBC like a Raspberry 5 and look into setting up self hosting of services like Home Assistant etc. Again you learn Alot about how Linux works in the process and you can keep your main PC running for games without having to move. There is a whole self hosting community on Lemmy with loads of different routes to go, and lots of different manufacturers these days.

There are lots of options beyond changing distros. But also changing distros can be fun and a nice way to reset and make something new.

[-] eugenia@lemmy.ml 2 points 2 days ago

If you're into gaming distros, another new kid on the block, based on Debian-Testing, is PikaOS. They have a KDE version.

[-] Zedd00@lemmy.dbzer0.com 2 points 2 days ago

I jumped ship from windows straight to Garuda. It just works. Any question I've had DeepSeek has answered correctly the first time I asked.

load more comments
view more: next ›
this post was submitted on 28 Jun 2025
47 points (96.1% liked)

Linux

55801 readers
861 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS