• @PrefersAwkward
    link
    English
    17
    edit-2
    10 months ago

    Ideally, you should use Pamac (if you’re doing CLI), not Pacman, to update Manjaro. Haven’t used Manjaro in a while, but this is gospel most of the time.

    EDIT: clarity

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

      Is it because of the offset between the main packages and the AUR? Man, that’s such a bad decision.

      Edit: they seem to be using yay as the package manager.

      • @[email protected]
        link
        fedilink
        610 months ago

        From the Gentoo user and Debian/RedHat server admin perspective the whole AUR mess with its 20 package managers just for that and its different way to install stuff compared to the main distro packages has always made me stop Arch-based distros whenever I gave them a try. Why can’t they do what Gentoo and Debian and RedHat distros do and have one unified packaging system for all packages?

        • @[email protected]
          link
          fedilink
          610 months ago

          You can use pacman and makepkg for everything if you want. Alternative tools are for convenience.

          • @[email protected]
            link
            fedilink
            110 months ago

            On the other binary distros I don’t have to compile third party packages myself though. And on Gentoo I use ebuilds for everything and they are super-easy to write, especially if you have a similar package as a starting point.