this post was submitted on 09 Aug 2023
129 points (95.7% liked)
Linux
48057 readers
1221 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
It's a solid choice for a lot of the reasons you mentioned. I used it for a long time before switching over to regular Arch and I still use it as a live USB to recover my Arch install or to rollback to an older BTRFS snapshot.
I will say though that it is sorta barebones enough it essentially becomes a gateway drug to regular Arch. If you're curious, you might want to check out the official
archinstall
installer that's bundled with the official Arch iso. It really makes it quite easy to get a working Arch install up and running.What made you decide to switch to vanilla arch?
Two reasons actually:
After getting really familiar with EndeavourOS, I was just curious about how hard an actual Arch install was. Then I found out about the official
archinstall
tool bundled in the ISO, decided to try it out, and it gave me a relatively barebones KDE desktop that was super snappy and that I could expand however I wanted. It just felt nice so I decided to stick with it. Now I am so used to usingarchinstall
on my many Arch deployments (desktop, DIY NAS, home theater PC, work laptop, Surface Pro 7) that it really just feels like home.After Antergos shut down, I briefly used Anarchy installer. When that also shutdown, I became a bit wary about the longevity of these smaller community-driven Arch-derivatives. I don't have anything against them and it's super cool that these projects exist to expand the appeal of Arch to more users, but personally I wanted to be familiar with something that I knew would exist for a really long time and wouldn't close down due to the developers getting too tired of doing maintenance, which is a very real thing in FOSS. I am constantly getting new devices and installing Arch on them, so finding a more permanent solution that I knew was always going to be there was important to me.
Good reasons! Thanks!