this post was submitted on 05 Aug 2024
429 points (93.5% liked)
Linux
47952 readers
1207 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 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Didn't bother going through the hoops and installed EndeavourOS which is arch-based with some additional default applications.
For me, the best thing of Arch isn't the distribution but the Arch wiki. An impressive piece of documentation.
Arch wiki is superb, couldn't have installed or configured Arch without it.
Which btw is the reason many people ended up with Archlinux... after the x-th time looking up some configuration issues on another distro and landing there.
And the Arch User Repository is really handy when you need some more users.
That's not a typo but a jest to the security implications, isn't it?
It was a joke on the dual meaning of "user repository" which I didn't think about that deeply but that would have been smart.
The Arch build system is just as impressive IMO. I've written Debian and redhat packages for at least two decades and Arch packaging is just so much easier to handle. The associated tooling for creating and managing build chroots is excellent as well.
That's the main reason my software is in the AUR but nowhere else. I tried to make a deb package and failed so many times so I just gave up.
EndeavorOS is essentially Arch with a gui installer and a few optional pre-installed packages.
Yes, wiki and community are top notch!