this post was submitted on 28 Jun 2025
37 points (93.0% liked)

Linux

8141 readers
397 users here now

A community for everything relating to the GNU/Linux operating system

Also check out:

Original icon base courtesy of [email protected] and The GIMP

founded 2 years ago
MODERATORS
 

Original question by @[email protected]

What Distros do you want to shoutout and why you think they are doing well/are the best at what they do?

I am curious what is out there and have only had some experience with Linux Mint, SteamOS, and Pop!_OS

top 35 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 2 hours ago* (last edited 2 hours ago)

Opensuse tumbleweed for me. the most up to date packages, a btrfs file system so rollbacks are extremely simple, and great tools like yast that make management easy. Favorite distro so far.

[–] [email protected] 3 points 11 hours ago

If someone I know has a machine with Nvidia GPU and wants to game, I always suggest Pop!_OS.

[–] [email protected] 9 points 14 hours ago

Bazzite or an immutable if you do gaming and don't need a lot of special functionality (e.g. network scanning doesn't work, document signing doesn't work and will never work, managing gpg keys, embedded firmware development, Belgian EID, etc...)

Mint if you don't have a brand new system and just want an easy experience.

Arch if you want all niche software to simply be available through the package manager and never have to find rpm/deb packages.

Debian for a server (or maybe opensuse MicroOS nowadays)

Opensuse if you really want an EU OS or something very integrated with a snapshot system.

And of course, Hannah Montana Linux if you are enlightened.

[–] [email protected] 41 points 1 day ago

Debian is still the best at being Debian. I rate it the least likely to give me any unpleasant surprises.

[–] [email protected] 10 points 22 hours ago

Still like Linux Mint.

[–] [email protected] 16 points 1 day ago (1 children)

I can only speak to my own personal experience: Fedora and Suse are doing the best, especially with immutable distributions.

[–] [email protected] 4 points 1 day ago* (last edited 15 hours ago) (3 children)

My only problem with Fedora (Workstation) is that it really likes upgrade though restart. And upgrades are daily. It ~~can't~~ can be turned off (to not require restart) on KDE variant, but I didn't find an option on Gnome one.

[–] [email protected] 1 points 1 hour ago (1 children)

Disable automatic updates in Gnome Software them do them manually via dnf.

[–] [email protected] 1 points 55 minutes ago

That will also solve the mandatory restart after? I guess so. Any side effects?

[–] [email protected] 4 points 1 day ago

Uninstalling GNOME Software should do that if you just want to upgrade traditionally through dnf upgrade and you don't need GNOME Software.

[–] [email protected] 1 points 19 hours ago

Not positive but IIRC with Fedora you can change updates to weekly/monthly etc.

[–] [email protected] 14 points 1 day ago (3 children)

Debian exists. Ubuntu wants to go Pro. Mint is squished in the middle. Fedora is doing mad science, and OpenSuSE is in full "We have Fedora at home" mode. Arch arches, and Bazzite is in an existential crisis over the coming x86 32-bit apocalypse. Also Nix is nixing, I guess. All the inbetweeners are trying desperately to be relevant and up to date.

[–] [email protected] 7 points 1 day ago (1 children)

You forgot the one that is still compiling...

[–] [email protected] 5 points 21 hours ago* (last edited 21 hours ago)

Gentoo and LFS exist as concepts. The users are compiling their project car linuxes from scratch themselves.

[–] [email protected] 6 points 1 day ago (1 children)

We're simultaneously in a place where there are more options than ever, and yet it's become increasingly clear there are really only 4-5 options.

[–] [email protected] 5 points 21 hours ago

I would have loved to see elementaryOS as a viable option, but the whole "reformat to install new release" hurdle is a mega huge downside.

[–] [email protected] 2 points 20 hours ago

Thankfully Fedora retracted the 32 bit proposal.

[–] [email protected] 9 points 1 day ago (2 children)

RHEL because it's the stable distro, Arch for being best desktop distro, Fedora for building seamless experience and being arch-lite for people that don't need arch.

[–] [email protected] 3 points 20 hours ago (1 children)

RHEL because it’s the stable distro,

Debian Stable would like a word.

[–] [email protected] 0 points 13 hours ago

Debian for multiple reasons doesn't even come close.

[–] [email protected] 3 points 1 day ago (5 children)

Arch seems so interesting because you install the system component by component in the command line but I've heard it has poor long term stability. Is there a distro that's like Arch for installation but more stable?

[–] [email protected] 5 points 20 hours ago

I'll mirror what others have said. Arch is the most stable distro I've ever used over the long term. Even with heavy AUR use, I've been rocking the same installation for over a decade on one of my computers.

[–] [email protected] 9 points 1 day ago

Big thing that people don't understand about Arch is that AUR is not part of distribution itself and package recipes there will break and mainteiners will go missing and arch won't care about them breaking.

Arch is extremely stable if you can read (this is not a joke). As in before doing system upgrade visit news and check if there is a need for manual steps during upgrade, you'llneed ro do something once or twice a year. And you actually need to read wiki and manual pages before doing things you aren't sure about.

As for manual step-by-step install, you can do it with almost any distro. For example you can partition disk, mount everything and install core packages using dnf --installroot=... from fedora live, same idea with debian based distros.

[–] [email protected] 7 points 1 day ago

What do you mean by poor long term stability? It's a rolling release. I run the same installation for basically forever, while fixed releases' life-time is measured in just a few years before you lose support and need to do a full distro upgrade... which rarely seems to work without problems.

PS: I just looked it up. The first date in my pacman log in from 2014...

[–] [email protected] 6 points 1 day ago (2 children)

EndeavorOS provides a GUI installer with what’s considered “sensible” add-ons included.
It’s where I am now. I started with Mint, played with Debian some, now “Arch”-ish.

It’s been good to me.

[–] [email protected] 2 points 2 hours ago

Endeavour OS is lovely. I'm enjoying it

[–] [email protected] 2 points 22 hours ago

Kinda same for me. I run EndeavourOS on my personal machine and Mint for work. Been pretty happy with that arrangement, though the Arch ecosystem took some adjusting to.

[–] [email protected] 5 points 1 day ago* (last edited 1 day ago)

I’ve heard it has poor long term stability.

Relatively speaking, sure. But I'd argue this is by design. Basically, every 'modern' distro is trying to solve the problem that come with updates on an 'open'/'free' operating system. The solution they come up with essentially dictates a huge part of the identity of the distro. As I've noted elsewhere, these include the following:

  • Some choose to outright freeze packages and only come with security updates
  • Others have (almost) excessive testing to prevent breakage
  • Yet others employ rollbacks to ensure that the (eventual/inevitable) breakage can easily be deflected
  • Finally, there are distros that fall on a spectrum in regards to their more radical state management in hopes of minimizing breakage
  • (Though, I'm sure I've forgotten some other methods...)
  • And, of course, we find combinations of the above employed on the very same distro/system

And, of course, we shouldn't forget to mention Arch's approach; lay the responsibility on the user 😅. So, Arch 'breaking'/'borking' after an update is a user error. Which other distro can tout such an impressive entry in their documentation for system maintenance?

To be fair, this makes total sense. The user can basically build their system from scratch. So..., why wouldn't they be capable to come up with their solution to the above problem? Besides, the ArchWiki continues to be a guiding light whatever solution they'd like to adopt: be it 'freezing' the kernel, or using better tested software, perhaps setting up Snapper for rollbacks etc...

Is there a distro that’s like Arch for installation but more stable?

Gentoo

[–] maus 2 points 18 hours ago

Out of the box?

Fedora Workstation for my VM desktops. For servers usually Ubuntu just because it just works, but for running containers on systems with limited resources? Alphine.

[–] [email protected] 6 points 1 day ago

Still using a mix of Debian and Ubuntu.

I tried openSUSE but didn't like it compared to Ubuntu desktop.

[–] [email protected] 6 points 1 day ago (1 children)

Doing the best for which use-case? The answers will be fundamentally different depending on the situation

[–] [email protected] 8 points 1 day ago

It's an open ended question, just speak from your perspective/use case/problems and solutions

[–] [email protected] 4 points 23 hours ago (1 children)

At this point Void feels like Slackware for the 21st century. It's comprehensive and less full of "modern linux" hairballs than some others, but they seem pretty good on package updates. I like it being non-systemd as a first class thing rather than trying to backport it on an uncooperative parent distro.

[–] [email protected] 2 points 22 hours ago

Void linux is great. But their packages are actually lacking behind. They also don't want to include many new packages. And there is a huge backlog of PRs on the package repository.

[–] [email protected] -1 points 14 hours ago

I wanna give a shoutout to Manjaro, an arch based distro with a cascading testing cycle for better stability. That being said, I am using Arch and Manjaro for about a decade now and never really had any stability issues (in contrast to my tries with Ubuntu). The arch wiki stays one of the absolute best resources for Linux users on the internet, the rolling release ensures cutting edge Software, the AUR makes it very easy to provide community built packages. And then there’s Debian. Definitely my choice for servers.