• hottari@lemmy.ml
    link
    fedilink
    arrow-up
    39
    ·
    1 year 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).

    • KISSmyOS@lemmy.world
      link
      fedilink
      arrow-up
      5
      ·
      edit-2
      1 year ago

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

      • brian@programming.dev
        link
        fedilink
        arrow-up
        7
        ·
        1 year 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