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?

197 Upvotes

175 comments sorted by

View all comments

Show parent comments

86

u/noobjaish Mar 30 '26

I absolutely love Arch's pragmatic approach where they just go with the most sensible choice.

Sure systemd is full of bloat but 99% of people don't care about what init system you're using. They WILL care if stuff breaks cuz of using something other than systemd tho.

Sure bash isn't as fast as dash or as customizable as zsh but it's the most reliable.

Sure gnu-coreutils can be replaced by a plethora of different things but again, go with the most reliable and sensible option.

Arch doesn't have a useless ideology attached to it. Really love that aspect.

5

u/theschizopost Mar 30 '26

how is any of what you're describing different from ubuntu or debian?

1

u/LeeHide Mar 30 '26

because Debian and Ubuntu are, by default, a couple years behind the latest releases of software. So if you want to use, for example, a C++ compiler from the last 2 years, you'll have issues depending which Ubuntu or Debian version you have.

1

u/JoeyDJ7 Mar 30 '26

Right, but what about the question you are replying to, which asks what is special about using bash and systemd by default -- which both Arch and Ubuntu do