RHEL --> Debian in the sense that RHEL is a root distro from which the others spring. But there the similarities very much end.
Linux
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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Not really, Fedora is upstream of CentOS Stream, which itself is upstream of RHEL. So it's kind of the other way around: RHEL is based on Fedora, while Ubuntu is based on Debian (although not on Debian stable).
- RHEL is more akin to Ubuntu LTS with a Canonical support contract.
- CentOS Stream is more like openSUSE Tumbleweed. I'm not aware of any mainstream apt-based distros that have that kind of rolling release cycle.
- Fedora is like Ubuntu.
But it's not really a 1:1 comparison, since they all have different ideologies when it comes to package management and update cycles.
Opensure Tumbleweed is more like Fedora Rawhide, they get the absolute bleeding Edge. CentOS stream is downstream of Fedora, so you get less newer packages
I disagree, since both Stream and Tumbleweed are rolling releases with solid bases. openSUSE rigorously tests packages before deploying to the stable branch.
Ultimately, there's not going to be a perfect analog between all of them, because like I said, they all have different ideologies and packaging goals.
What’s your goal? Is it safe to match is a very open ended question.
Take RHEL, it’s meant to be a paid distro for enterprise, something Debian isn’t. But you could draw similarities too.
What’s are you trying to learn?
It is to match them based on how cutting edge and stable they are
Based on your new context in your edits, you should look at Aurora or Bluefin, which is both stable and has access to whatever is in DNF.
Thanks, I’ll look into that!
Beware that it's immutable-ish, so you may have to retrain your brain to think in containers/layers. It's one of my favorite ways to do Linux, though, and I don't think I can ever go back.
If it doesn't fit, you could look into how you can roll your own based on an upstream image and booting from a distrobox or podman container.
IIRC, within RHEL it goes fedora (next major) -> centos stream (next minor) -> RHEL (current major.minor).
With Debian and its derivatives (e.g Ubuntu) this means that Debian-unstable corresponds to fedora, Debian-testing corresponds to CentOS stream and Debian-stable corresponds to RHEL. (Roughly of course).
Ubuntu is based off of some flavor of Debian and is therefore downstream of it: Debian (unstable I think) -> Ubuntu -> Ubuntu LTS.
But as far as which version has the newest packages then sure, your list is correct.
Ubuntu LTS is not newer than Debian.
CentOS Stream is also very old for some reason, they are CI/CD and get more updates, but it is just a step before RHEL.
Fedora really has no middleground which I find unperfect.
Also dont forget OpenSUSE, the free Enterprise distros, OpenEuler, Mandriva and more.
Sir, either you troll, or have the wrong idea why the distros mentioned are different things with different goals.
In case it was intended seriously, I'll probably descend into madness because of the ubu lts = centos stream assessment.
Isn’t CentOS Stream equivalent to Ubuntu LTS in terms of stability? They both tend to use packages that have been somewhat tested alas not to the point of Debian/RHEL
If we define stable as unchanging for release cycle, yes. Just really hard to come up with equivalence with these two otherwise.