this post was submitted on 13 Aug 2025
82 points (96.6% liked)
Linux
57393 readers
360 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
- 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
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The main differences are:
Workflows are different, configuration files can be different, and package names (not just management) can be different.
Additionally, release cadence (how fast you get new stuff, even when considering fixed releases), stability, performance (how were the packages compiled), and custom patches that aren't part of the original code (*shakes fist angrily at Manjaro*)
If you don't like Manjaro for that then your going to hate steamOS. Lol
I don't like how the manjaro team does it specifically. A lot of the time i've seen packages break in Manjaro that work fine in Arch, then Manjaro users come into Arch forums acting like its an Arch problem when it isn't.
Also, their driver install helper causes more problems than it solves, which was especially highlighted in the transition to open source official nvidia drivers. Couldn't install the open source ones for the longest time, and couldn't install the right ones from the repo with pacman directly. Caused some major issues for a friend I was helping.
Helped him switch to proper Arch and all the issues went away.
Valve on the other hand puts extreme effort into maintaining stability. I use it regularly and have zero issues, though I use it as-is out of the box.
Yup. Until you get into stuff like immutable distros, because that's a whole different animal.
Agreed.
Though if you get off the beaten path, you get things like system supervisor, system compiler, C library, and core utils.
But most Linux distros are systemd, GCC, Glibc, and GNU utils. Which brings us back to your list.