15
RPM to APT distros correspondence
(lemmy.ml)
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.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
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.