you are viewing a single comment's thread
view the rest of the 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