this post was submitted on 28 Jun 2025
38 points (93.2% liked)

Linux

8141 readers
345 users here now

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

Also check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
 

Original question by @atmorous@lemmy.world

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

you are viewing a single comment's thread
view the rest of the comments
[–] nesc@lemmy.cafe 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.