May be a mean sounding question, but I’m genuinely wondering why people would choose Arch/Endevour/whatever (NOT on steam hardware) over another all-in-one distro related to Fedora or Ubuntu. Is it shown that there are significant performance benefits to installing daemons and utilities à la carte? Is there something else I’m missing? Is it because arch users are enthusiasts that enjoy trying to optimize their system?
The short answer is because I’m lazy. I might lose 30 min during the system setup instead of 20, and now I have a system that I don’t have to worry about until the hardware gives up.
Arch is a rolling release distro, which means it’s unstable, which doesn’t mean what you think, instead it means that you can update your system indefinitely without worrying about “versions”. For example, if you had Ubuntu 20.04 installed on your server, in may you had to update it to 24.04, and that’s something that can cause issues. And in 2029 you’ll need to go through that again. Arch is just constant updates without having that worry. Which means no library is safe from updates, ergo unstable.
Also the AUR is huge, and I’m a lazy ass who likes to just be able to install stuff without having to add PPAs or installing stuff by hand.
Also there’s the whole customize the system, I use a very particular set of programs that just won’t come pre installed anywhere, so any system that comes with their own stuff will leave me in a system with double the amount of programs for most stuff which is just wasteful.
Finally there’s the wiki, while the vast majority of what’s there serves you in other systems, if you’re running Arch it’s wonderful, it even lists the packages you need to install to solve specific errors.
Honestly, in the long term it has been less effort.
If you’re an “out-od-the-box” comouter user (web browser, maybe one or two apps, and office suite, then stick with the more conventional distros. If you are very dynamic with your OS, especially 8f you play with a lot of different OSS applications, then Arch get’s easier.
I don’t understand why Arch is associated with troubles. It was more complicated to fix my issues with Fedora and I don’t like Ubuntu default choices. Having the desktop that I like is much easier with Arch and its derivatives.
I use Arch via Manjaro distribution. Yes, there’s some quirks coming from Ubuntu, but basically installing OSS/propreitary software using Pacman/Yay/
Add/Remove Softwareis such a breeze, and it’s main selling point to me of Arch so I stay with the distro and say good bye to Debian-based one.Some people are enthusiasts that want to take the training wheels off and challenge themselves. I use CachyOS, which is Arch-based, because it thrashes everything else almost every time in speed tests. Thus far, it hasn’t proven to be more complicated than the Debian-based distros I’ve used. I also wasn’t expecting better features in Arch with certain programs. Being able to get the absolute newest version of a package at all times has proven to be much more useful to me than detrimental.
Believe it or not, it’s still less work than NixOS (at least for a daily-driver OS)
More software I wanted was packaged for Arch than Ubuntu.
I use Artix (fork of Arch with init freedom)—the main reason why I prefer an Arch base specifically is for the AUR. The reason why I prefer a minimalistic distro in general, is because I want to be able to choose what software I install and how I set up my system. For example I don’t use a full DE so any distro that auto-installs a DE for me will install a bunch of software I won’t use. You also usually get a lot more control over partitioning etc with minimalistic distros—lets me fuck around with more weird setups if I want to try something out.
To be clear I don’t think there’s anything wrong with using distros that have more things “pre-packaged”. It’s a matter of personal preference. The category of “poweruser” makes sense—some users want more fine-grained control over their systems, whilst some users don’t care and want something that roughly works with minimal setup. Or perhaps you do care about fine-grained control over your system, but it just so happens that your ideal system is the same as what comes pre-installed with some distro. Do whatever works for you.
because it’s less work. i don’t have to strip out what a distro thinks i want. i don’t have to worry about major distro releases that might have changes that need manual intervention. if there are updates that need manual intervention, they’re small, easy to deal with and usually do not effect me. everything is well documented and standard. packages are installed with default settings/config (to my understanding), so i can easily read upstream documentation and not have to deal with weirdness. getting packages that are obscure is easier. i don’t have to worry about upstream having a fix, or supporting something that i need but my distro not having the update in their repo. it’s just simpler and easier to manage (for my use case)
- It’s amazingly stable even though it’s a rolling release.
- Up to date.
- Maintained by many many knowledgeable people.
- Arch Wiki
- 99% of software you need is packaged, and then there’s AUR too.
That’s about it, but its my daily driver on desktop and laptop.
I think another factor for some is that it’s a community-driven project rather than a product with corporate backing. This is also a big reason why some use Debian over Ubuntu LTS
Because it is less trouble.
I read comments here all the time. People say Linux does not work with the Wifi on their Macs. Works with mine I say. Wayland does not work and lacks this feature or this and this. What software versions are you using I wonder, it has been fixed for me for ages.
Or how about missing software. Am I downloading tarballs to compile myself? No. Am I finding some random PPA? No. Is that PPA conflicting with a PPA I installed last year? No. Am I fighting the sandboxing on Flatpak? No. M I install everything on my system through the package manager.
Am I trying to do development and discovering that I need newer libraries than my distro ships? No. Am I installing newer software and breaking my package manager? No.
Is my system an unstable house of cards because of all the ways I have had to work around the limitations of my distro? No.
When I read about new software with new features, am I trying it out on my system in a couple days. Yes.
After using Arch, everything else just seems so complicated, limited, and frankly unstable.
I have no idea why people think it is harder. To install maybe. If that is your issue, use EndeavourOS.
Is my system an unstable house of cards because of all the ways I have had to work around the limitations of my distro? No.
Honestly, house of cards is a good analogon for the whole boot chain.
yay! Everything is up to date and working better than ever. Manjaro and Endeavour seem okay, too. Sounds like SteamOS 3 will be Arch-based, which would be great news!
Oh, also, AUR is life. And worth mentioning, KDE Wayland, NVidia 3090, Pipewire, and UKI generation. 👌
SteamOS 3 is arch based but that doesnt mean its anything like arch. It builds from a snapshot of arch and ships that to users as an immutable. So it will be extremely out of date compared to arch.
SteamOS already is Arch based.
Wayland is a great example.
Debian user? You may have spent the last two years complaining that Wayland is not ready, that NVIDIA does not work, and that Wayland is too focussed on GNOME. You may move to XFCE if GNOME removes X11 support.
Arch user? Wayland is great and Plasma 6 works flawlessly. There have not been any real NVIDIA problems in a year or two. Maybe you have been enjoying COSMIC, Hyprland, or Niri.
I have been using Plasma 6 on Wayland on Debian for way longer than 2 years with no issues.
Everything I wanted to say in a single comment.
It really just werks™With how much talk of breaking your install goes around, I assumed it would be a challenge. I run pacman -Syu almost every time I update lmao.
On occasion I have broken it to the point that I needed to chroot from live USB, but I just chroot and sudo pacman -Syu a couple of hours later and everything sorts itself out. And even if that sounds like a hassle, I can tell you every issue was hardware, I was running endeavor on a USB (not a live env) which is not something I would recommend, because pacman degrades flash memory integrity very quickly, and the only other times I broke it badly enough had to do with nvidia drivers
Because AUR.
haven’t tried arch but afaik it’s a distro that lets the user control everything, like gentoo or slackware. that’s actually an easier system to manage if you know what you’re doing and have something you want in mind.
or some people just enjoy tinkering and sufferingNot “everything”, and I wouldn’t say there’s any distro that lets you “control everything”. e.g. look at Alpine Linux, which uses musl, busybox, and OpenRC, whereas Arch uses glibc, GNU coreutils, and systemd. These three choices are “locked in” for Alpine and Arch—you can’t change them. And it’s unlikely for any distro to let you choose all these things because that creates a lot of maintenance work for the distro maintainers.
I suppose Linux From Scratch lets you “control everything”, but I wouldn’t call it a distro (there’s nothing distributed except a book!), and hardly anyone daily drives it.
because they haven’t been privied to install gentoo yet😀
It’s the IKEA effect. You tend to like something more if you built it yourself.
spoiler
… and you understand it more when you build something by yourself, so it’s easier for you to fix it when it’s broken.
you understand it more when you build something by yourself, so it’s easier for you to fix it when it’s broken.
For me, this is a big selling point. Instead of trying to figure out why someone did something or wrestling with their decisions, I know what I did, why I did it, and if necessary, and I can change it.
In a perfect world, yes.
In reality, i knew what i did and why i did it, two years ago, after which i never had to touch it again until now, and it takes me 2 hours of searching/fiddling until i remember that weird thing i did 2 years ago…
and it’s still totally worth it
Oh or e.g. random env vars in .profile that I’m sure where needed for nvidia on wayland at some point, no clue if they’re still necessary but i won’t touch them unless something breaks. and half of them were probably not neccessary to begin with, but trying all differen’t combinations is tedious…
i knew what i did and why i did it, two years ago, after which i never had to touch it again until now
Hahaha, true. This is why I try to keep as many notes as possible, leave lots of comments, add READMEs, links, and otherwise document what I did and why.
It’s not perfect, it’s often tedious, and I don’t always do it, but when I come back 2 years later wondering why I set some random option, it’s pretty nice having at least some hint.








