this post was submitted on 10 Feb 2025
38 points (97.5% liked)

Linux

49867 readers
538 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 5 years ago
MODERATORS
 

Another "difference between" Linux question: What ist the actual difference between them?

How fast/stable are releases, compared to each other and in comparison to upstream Arch?

I think I dont get the difference because in my understanding Arch is a rolling release and with both alternatives you want to stay as close to there releases as possible, but dont break you system frequently, right?

So whats the main differences?

you are viewing a single comment's thread
view the rest of the comments
[–] LeFantome@programming.dev 30 points 1 day ago

Manjaro is “Arch derived” but is not Arch. Manjaro maintains its own package repos. And one of the big differences is that the packages in Manjaro are held back a few weeks before release. This difference in base repositories can matter if you try to use the AUR.

In many ways, EOS is not even a distro. It uses the Arch repos unmodified. It uses the Arch kernel unmodified. You could say that EOS is an opinionated Arch installer with pragmatic defaults. EOS has its own repos but there are only handful of packages in them, most of which are optional utilities or theming. Once installed, EOS is essentially Arch. As such, it is 100% compatible with the AUR. Two of the packages in the EOS repos are yay and paru which means the AUR works out of the box (unlike Arch itself).

You may think I am being unfair to EOS. It is my favourite distro. Manjaro is the only distro I warn people not to use.