this post was submitted on 10 Feb 2025
41 points (97.7% liked)

Linux

49864 readers
546 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
[–] [email protected] 4 points 1 day ago

I think Myersguy nails it. One addition: Manjaro comes packaged with a gui software installer/updater, endeavoros does not. Endeavoros pushes you to use pacman and yay.

I’ve used both. I was happy with manjaro for a long time, until I wasn’t. Manjaro fools you into thinking updating is like mint - click a button, poof done. And that’s just not what you do on an arch system. Eventually one of those updates tanks things and you don’t know how to fix it. Endeavor does a better job at teaching you - for example showing you the arch wiki news prior to update, automatically installing pacdiff and meld, giving you tools to handle the cache and old files, etc. All of this is accomplished on the welcome screen with buttons that fire off terminal commands - so it’s not sexy, but helps.