• Giloron@programming.dev
    link
    fedilink
    arrow-up
    1
    arrow-down
    1
    ·
    10 hours ago

    Partial updates are explicitly not supported.

    This is what I’m referring to. Pacman is the only package manager I’ve used with this limitation.

    • ShortN0te@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      10 hours ago

      Yes but that is on Manjaro if they do not follow basic rules from their upstream and not on arch. If you ignore design desicions then thats on you.

        • ShortN0te@lemmy.ml
          link
          fedilink
          arrow-up
          2
          ·
          7 hours ago

          Thats the only (sane without tons of work) way how you can have a rolling release distro without the need to compile everything yourself, everytime. Dependency issues will occure when glibc gets updated (or any other library) and you only update some programms but not all, its possible that those programms work or not.