this post was submitted on 21 Jun 2026
65 points (81.0% liked)

Linux

65904 readers
587 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 7 years ago
MODERATORS
 

I see often people say that the distro you are using doesn't matter. One can turn any distro into another. And I do not agree with that. If that was true, why do we even have so many distributions? I always said, if distros don't matter...

  • ... why distro hop?
  • ... why don't you use Ubuntu then?
  • ... why don't you recommend Archlinux to a newcomer?
  • ... why don't you use Kali Linux as a server?
  • ... why don't you use Batocera or SteamOS as your daily driver?
  • ... why do you trust a community distro more than a corporate distro? (or vice versa)

I don't think that distros only matter to newcomers. Maybe it matters for experienced users even more.

you are viewing a single comment's thread
view the rest of the comments
[–] IratePirate@feddit.org 1 points 1 day ago (1 children)

I have zero experience with that. 😄

[–] EchoDelta_9@programming.dev 2 points 1 day ago* (last edited 1 day ago) (1 children)

FWIW, uBlue has been brewing for almost three years now for their CLI stuff: see this issue tracker and this blogpost from Bluefin's creator.

The distrobox workflow overall has mostly been superseded by better alternatives^[There's sysext with its (WIP) manager, Brew Tap to tap into homebrew casks and some peeps even use coldbrew. And last, but definitely not least, nix support has improved over the years. And if you just want to use dnf, RakuOS' innovative hybrid design allows just that; an image-based core you can't touch (like the other 'immutables'), but dnf works and is applied through a persistent overlay.]. Though, for completeness' sake, openSUSE's atomic offering continues to heavily rely on Distrobox. But, in their defense, I think their atomic offerings are simply better^[Fedora's container images are tied to its major release versions. Hence, every 7-13 months you're required to set them up from scratch if you'd like to continue using them 😅. Even if this process can be streamlined, it's IMO very cumbersome regardless. In openSUSE's case, the containers are based on Tumbleweed. Which, has a rolling release cadence. Hence, it was meant to be used indefinitely.] suited for it.

[–] IratePirate@feddit.org 3 points 1 day ago (1 children)

Thank you very much for the detailed and well-sourced write-up! I've saved it for later when I get to drill down on this.

It kind of proves OP's point though: distros do come with a lot of idiosyncrasies of "how things are done around these parts".

[–] EchoDelta_9@programming.dev 2 points 1 day ago

Thank you very much for the detailed and well-sourced write-up!

It has been my pleasure 😊. I really appreciate your kind words 🤍.

It kind of proves OP’s point though: distros do come with a lot of idiosyncrasies of “how things are done around these parts”.

Absolutely. But, I think it's nuanced and the lines are becoming increasingly blurry. If something based on Fedora can become something based on Arch (and vice-versa), if almost any distro has multiple releases/channels/braches, if software for/from any distro can be installed on every other distro, then... at what point is it truly "around these parts" rather than "with those not-hardcoded system specifications"? Kinda like how DEs can be (un)installed, and how those come with implications on how some stuff is done...