you are viewing a single comment's thread
view the rest of the comments
[–] 4 points 3 years ago (2 children)

What's so special about it? Isn't it just a repository? Or am I missing something? If it's just a repo, Ubuntu has PPAs and everyone and their mother is creating PPAs.

  • source
  • hideshow 4 child comments
  • [–] 9 points 3 years ago

    PPAs and the AUR are very different. Where as PPAs contain prebuilt .deb packages, the AUR hosts PkgBuild scripts that typically pull from a git repo and compile a program for you.

    I understand the confusion though, because they accomplish the same goal of installing software that is not in the main repos, but in different ways.

  • source
  • parent
  • [–] 3 points 3 years ago* (last edited 3 years ago)

    It's a single, central, community space for build plans, which are extremely easy for anyone to create and submit.

    Edit: And easier to audit than prebuilt packages

  • source
  • parent