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?

  • idefix@sh.itjust.works
    link
    fedilink
    arrow-up
    14
    arrow-down
    1
    ·
    6 days ago

    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.

  • LeFantome@programming.dev
    link
    fedilink
    arrow-up
    40
    arrow-down
    2
    ·
    7 days ago

    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.

      • Fizz@lemmy.nz
        link
        fedilink
        arrow-up
        5
        ·
        7 days ago

        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.

      • LeFantome@programming.dev
        link
        fedilink
        arrow-up
        2
        arrow-down
        1
        ·
        6 days ago

        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.

        • c10l@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          5 days ago

          I have been using Plasma 6 on Wayland on Debian for way longer than 2 years with no issues.

          • LeFantome@programming.dev
            link
            fedilink
            arrow-up
            1
            ·
            2 days ago

            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.

    • MonkderVierte@lemmy.zip
      link
      fedilink
      arrow-up
      2
      ·
      5 days ago

      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.

    • LiveLM@lemmy.zip
      link
      fedilink
      English
      arrow-up
      4
      ·
      7 days ago

      Everything I wanted to say in a single comment.
      It really just werks™

      • VerilyFemme@lemmy.blahaj.zone
        link
        fedilink
        arrow-up
        1
        ·
        5 days ago

        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.

        • Attacker94@lemmy.world
          link
          fedilink
          English
          arrow-up
          3
          ·
          5 days ago

          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

  • wewbull@feddit.uk
    link
    fedilink
    English
    arrow-up
    29
    arrow-down
    1
    ·
    7 days ago
    • 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.

    • destiper@lemmy.ml
      link
      fedilink
      English
      arrow-up
      7
      ·
      6 days ago

      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

  • Nibodhika@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    5 days ago

    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.

  • PragmaticOne@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    4 days ago

    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.

  • VerilyFemme@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    6
    ·
    5 days ago

    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.

  • jaxxed@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    5 days ago

    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.

  • sergeycooper@lemmy.ml
    link
    fedilink
    arrow-up
    4
    ·
    5 days ago

    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 Software is 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.

  • dx1@lemmy.ml
    link
    fedilink
    English
    arrow-up
    16
    ·
    7 days ago

    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.

  • brucethemoose@lemmy.world
    link
    fedilink
    arrow-up
    14
    ·
    7 days ago

    Ease of use.

    I’ve run the same CachyOS partition for 2 (3?) years, and I don’t do a freaking thing to it anymore. No fixes, no tweaking. It just works.

    …Because the tweaks and rapid updates are constantly coming down the pipe for me. I pay attention to them and any errors, but it’s all just done for me! Whenever I run into an issue, a system update fixes it 90% of the time, and if it doesn’t it’s either coming or my own stupid mistake.


    On Ubuntu and some other “slow” distros I was constantly:

    • Fighting bugs in old packages

    • Fighting and maintaining all the manual fixes for them

    • Fighting the system which does not like me rolling packages forward.

    • And breaking all that for a major system update, instead of incremental ones where breakage is (as it turns out) more manageable.

    • I’d often be consulting the Arch wiki, but it wasn’t really applicable to my system.

    I could go on and on, but it was miserable and high maintenance.


    I avoided Fedora because of the 3rd party Nvidia support, given how much trouble I already had with Nvidia.


    …It seems like a misconception that it’s always “a la carte” too. The big distros like Endeavor and Cachy and such pick the subsystems for you. And there are big application groups like KDE that install a bunch of stuff at once.

    • SoulKaribou@lemmy.ml
      link
      fedilink
      arrow-up
      5
      ·
      7 days ago

      This! I after two years of Debian out of habit from the past, I switched to cachyOS last year and am pretty happy with it. Completely agree that updates feel easier to manage (so far).

      However, I guess hygiene also plays a role here: dont “try” multiple audio drivers and this sort of things

      • brucethemoose@lemmy.world
        link
        fedilink
        arrow-up
        3
        ·
        7 days ago

        Yeah. I would massively emphasize this too.

        Don’t mess around.

        Especially don’t mess around with AUR. Discrete packages are fine, but AUR tweaks that mess with the system are asking for trouble, as they have no guarantee of staying in sync with base Arch packages.

  • windpunch@feddit.org
    link
    fedilink
    arrow-up
    12
    arrow-down
    1
    ·
    edit-2
    7 days ago

    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
    • non_burglar@lemmy.world
      link
      fedilink
      arrow-up
      4
      ·
      edit-2
      5 days ago
      • 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.

      • windpunch@feddit.org
        link
        fedilink
        arrow-up
        1
        arrow-down
        2
        ·
        edit-2
        6 days ago

        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.

        • non_burglar@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          5 days ago

          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.

  • communism@lemmy.ml
    link
    fedilink
    arrow-up
    3
    ·
    5 days ago

    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.