• @[email protected]
    link
    fedilink
    409 months ago

    No big difference between those two methods of install. You get the real medal when a random upgrade breaks some software and you are able to track down the issue and corresponding solution(s).

        • @[email protected]
          link
          fedilink
          English
          4
          edit-2
          9 months ago

          I’m a big proponent of using tools you already know how to use, so long as you aren’t making things needlessly harder for yourself by doing so

      • @TheV2
        link
        0
        edit-2
        9 months ago

        I don’t know the current state of Debian installation. But not too long ago, installing Arch Linux felt much easier lmao

    • @[email protected]
      link
      fedilink
      5
      edit-2
      9 months ago

      Where are these random breaks?
      I use alias update='yay -Pw ; pacman -Syu ; yay -Syu' to update and never encountered one.

      • @brian
        link
        79 months ago

        python version bump always broke a handful of aur packages for at least a couple days for me. In general tho, all my problems were related to aur packages not getting updated at the same rate as official repos.

        switched to nixos and avoided that entire class of problems