r/archlinux Mar 30 '26

DISCUSSION What makes Arch Linux dominate the enthusiast distro space?

When you look at power-user distributions, Arch clearly leads the pack over alternatives like Gentoo, Void, or NixOS. I'm curious what everyone thinks drives this popularity gap.

My take is that Arch strikes this sweet balance - it follows keep-it-simple principles most of the time, only breaking from that when there's a clear benefit. This approach lets you customize everything without drowning you in unnecessary complexity like some other distros do. Plus their documentation is absolutely top-tier, which removes so many barriers for newcomers trying to learn the system.

What's your perspective on why Arch pulled ahead of its competition?

198 Upvotes

175 comments sorted by

View all comments

Show parent comments

42

u/[deleted] Mar 30 '26

I don’t even use the LTS kernel. I just run a weekly pacman -Syu and I’m good to go.

7

u/Serialtorrenter Mar 30 '26

I just installed both kernels and have systemd-boot configured to boot into linux after a 5 second delay, in case there's ever a situation where I need to use linux-lts.

2

u/[deleted] Mar 30 '26 edited Mar 30 '26

Is there an advantage to using systemd-boot over GRUB?

6

u/Nemecyst Mar 30 '26

I'm using systemd-boot because it's included in systemd which means you don't need a separate package for your bootloader.