Which one(s) and why?

  • In Manjaro you just run this command, there’s a GU package manager as well, but I’ve never used it. Pamac takes care of downloading / building any required dependencies and the AUR repo includes any required patches for the application run well on Arch / Manjaro.

    pamac build

    I haven’t used Arch in years, but I believe it was something similar.

    The whole system is pretty similar to, (but more refined than) FreeBSDs Ports tree.

    • @lordnikon@lemmy.world
      link
      fedilink
      English
      11 year ago

      but can you search the AUR from the CLI or or do you still need to git clone then pacmac build with the package buildID?