• @taladar
    link
    67 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
      67 months ago

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

      • @taladar
        link
        17 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.