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?
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.
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.
Awesome.
Not installing Plasma from the default repos on Debian Stable though obviously.
When I say “Debian”, I mean “Debian Stable” which is what I think most people mean when they Debian without qualification.
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
- 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
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.
I’m a certified Linux professional of over 15yrs and I have never installed Arch. Not once, never needed it. It offers nothing I can’t either build myself or just install Debian and change what I need it to be.
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.
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 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.Believe it or not, it’s still less work than NixOS (at least for a daily-driver OS)
Funnily enough, I thought like you and was rocking Debian and various derivatives for years. Then one day, for some stupid reason (an out-of-date library for a side project in the Debian repo) and out of curiosity I tried arch.
Honestly have not looked back since for a bunch of reasons.
First, the package manager (pacman) is just awesome and extremely fast. I remember quickly ditching fedora in the past because, in part, of how goddamn slow dnf was.
Then, it’s actually much lower maintenance than I’d initially believed. I maybe had to repair something once after an update broke, and that was expected and documented so no problem there. Plus the rolling release model just makes it easier to update without having version jumps.
Talking of documentation, the wiki is really solid. It was a reference for me even before using arch anyways, so now it’s even better.
People also tend to value the customisability (it is indeed easier in a sense), the lack of bloat (like apps installed by default that you never use), and the AUR.
And, to be fair, a good share of people are probably also just memeing to death.
So I don’t know whether you’re missing something, it depends what you think Arch is like. If you believe it to be this monster of difficulty to install, where you essentially build your own system entirely etc etc… then yeah, you’re missing that it’s become much simpler than this. Otherwise if having more up-to-date software, easier ways to configure things and a rather minimal base install so you can choose exactly what you want on your system does not appeal to you, then likely arch is not going to be your thing.
dmf does way better conflict resolution though. In Arch you often have to clean up after pacman.
In the AUR maybe. I certainly have had to trim lots of old electron and other bloat.
My favourite package manager is APK 3. No clean-up required there almost by definition.
The more you want it to work your way, the less you want a prebuilt solution, and the more you want a rock solid package management system and repo setup. Debian derivatives work in a pinch, or for a server, not so great for a PC you want to do a lot of things on.
My main reason is, it’s not a dependengy hell. If I want to build software, I don’t have to go through 5 iterations of being told something is missing, figuring out what that is (most annoying part), installing that and retrying. On Arch-based distros, it’s 2 or less, if it even happens.
Also, AUR.
Other points include
- Small install (I use archinstall though, because more convenient.)
- rolling release.
- Arch wiki
My installs never broke either, so it doesn’t feel unstable to me.
I like it more than ther distros because
- Debian is a dependency hell, otherwise fine. Older packages. I still use raspian though.
- Fedora has too much defaults that differ from my preferences. I don’t want btrfs, I don’t want a seperate home partition, dnf is the only package manager that selects No by default. dnf is also the slowest package manager I’ve seen. Always needs several seconds between steps for seemingly no reason at all. Feels like you can watch it thinking “Okay, so I’ve downloaded all these packages, so they are on the disk. That means - let’s slow down here and get this right - that means, I should install what I downloaded, right. Okay that makes sense, so let’s do that. Here we go installing after downloading”. I also got into dependency hell when trying something once, which having to use dnf makes it even worse. - I guess you can tell I don’t like Fedora.
- Love the concept of NixOS, don’t like the lack of documentation
- Debian is a dependency hell, otherwise fine.
I agree on the older packages (I don’t need cutting edge), but what do mean about “dependency hell”?
Side note, I laughed a bit at this, I haven’t heard the term “dependency hell” since the old rpm Redhat days before yum.
TL/DR it’s about boulding software yourself. I’m describing the process and my thoughts.
Alright, everything downloaded, let’s build this software. Oh, it fails because… wait a second, what does this mean? Okay, so I’m missing a component. This component is in - well, I don’t know. This post here - no, that’s about coding. The second thread is coding too. Oh, the third one helps. Okay, so I need to install this package.
Nice, the error message changed. Now I go through the whole loop again and - no, the post didn’t help at all, I still have the same problem.
[some hack later that I never remember]
So, the next thing - great, I cannot install it because of some incompatibility with another thing I’d like to keep on my system.
[solution differs here]
Oh, of course I don’t have everything yet, why would I? So I’m missing - nothing, the library is literally right there in this package that’s already installed, but the compiler is too stupid to find it. What’s wrong with you!?
I give up.
That’s the procedure most times when I have to compile something on Debian and there’s no prerequisites list. Dependency problems can obviously happen on Arch, but it’s not 7 iterations, it’s more like 2. Or I use an AUR Script and don’t care.
EDIT: I now see that I am repeating myself a little.
I build software manually about twice a year, and I’ll be honest, I can’t really say I’ve had that experience in many years. Whether I’m using debuild to generate a deb package or a simple make/make install, the stdout feedback points exactly to the issue 99% of the time.
Sorry you had that happen, must be frustrating.
Is it shown that there are significant performance benefits to installing daemons and utilities à la carte?
No, not really.
Is it because arch users are enthusiasts that enjoy trying to optimize their system?
This is IMHO the most important aspect. The thing they’re trying to optimize isn’t performance, though, it’s more “usability”, i.e. making the system work for you. When you get down to it and understand all the components of the OS, and all the moving parts within, you can set it up however you prefer and then combine them in novel ways to solve your tasks more quickly.
This is the most important thing. Over time, you develop opinions about software and methods of solving problems. I have strong opinions on how I want to manage a system, but almost no opinions on flags I want to switch when I compile software. This is why I’m on arch not gentoo. I’m sure I’ll make the leap eventually…
Before I switched back to Arch for my daily driver, I’d frankensteined my Fedora install on my laptop to replace power management, all the GUI bits, most of the networking stack and a fair chunk of the package system. Fedora, and Gnome in that case is opinionated software. That’s a good thing as far as I’m concerned, having a unified vision helps give the system direction and a unique feel. These days, I have my own opinions that differ in some ways from available distros.
I wanted certain bits to work a certain way, and I kept having to replace other parts to match the bits I was changing. When you ask the question, can I swap daemon X out for Y, the answer on fedora was, sure, but you’ll have to replace a, b and c too, and figure out the rest for yourself. Good luck when updates come along.
The answer on arch is, yeah, sure, you can do that - and here’s a high level wiki naming some gotchas you’ll want to watch out for.
I’ve also reached a stage in my computer usage that I don’t want things to happen automatically for me unless I’ve agreed them or designed them. For example, machines don’t auto-mount usb drives, even in gui user sessions, or auto connect to dhcp. I understand what needs to be done, and do it the way I want to do it, because I have opinions on networking and usb mounting.
My work laptop is a living build that I just keep adding to and changing every day. Btrfs snapshots are available for rollback…
I’ve got two backup machines - beelink mini me’s running reproducible builds created using archinstall. It’s running on internal emmc, and they have have a 6 disk zfs raidz2 on internal nvme drives, all of which are locked behind luks encryption,with the keys in the fTPM module, without the damn Microsoft key shim. On is off site. Trying to get secureboot working on Debian was an exercise in frustration.
I’ve modified a version of that same build for my main docker host on another mini PC.
My desktop runs nixos, but will be transfered to arch next rebuild.
I’ve got a steamdeck, which runs an arch based distro.
I used to run raspberry pi’s on arch because the image to flash the SD cards used to be way smaller than what was offered by the default pi is.
That’s all using arch. It’s flexible, has the tool sets I need, and almost never tells me ‘No, you can’t do that’.
My desktop runs nixos, but will be transfered to arch next rebuild.
That’s interesting; any particular reason? I went the other way around (Arch for multiple years -> Gentoo for a year or so -> NixOS for over a decade now), and never looked back.
you can set it up however you prefer and then combine them in novel ways to solve your tasks more quickly
Can you think of a quick example, out of curiosity?
For context, I’m using NixOS, not Arch, but it’s a similar enough idea. I have a tiling/tabbed WM configured just the way I like it, and a window switcher thingy, and it makes juggling hundreds of windows really easy and quick. Combined with a terminal-based editor, a custom setup for my shell, and direnv for easy environment switching, I can be switching between a dozen different projects within a single day (sadly a requirement for my work right now).
Whenever I look at how my colleagues with KDE/Gnome are managing their workflows, it makes me appreciate the work I put into my setup a lot.
Also, I have a whole bunch of shell aliases and scripts for tasks I do often.
Sure, you can configure any distro to do that, but things like Ubuntu or Fedora would get in the way. At some point, when you want to choose (or even write) every component of the system and configure it yourself, it’s easier to just build from scratch rather than start with a lot of pre-configured software and remove parts.
because they haven’t been privied to install gentoo yet😀
More software I wanted was packaged for Arch than Ubuntu.





