Don't Ask My Name@lemmy.mltoLinux@lemmy.ml•Why don't more distributions have something like the AUR when it's the main reason why so many people use Arch Linux?
6·
1 year agoThing is, the AUR isn’t really meant to be your primary repo. You can really get anything into the AUR.
The reason why I love it so much is because if I need a package that’s not in the main arch repo (which tbh isn’t many), then I don’t need to bother going to some github page and compiling from source, I can just find it in the AUR and it’s all done for me. I did this with things like goverlay and it’s one thing that I immediately miss when I distro hop away from something arch-based.
Main reason I like the AUR is for really niche packages that aren’t in any main repos. Smaller github projects, forks of main projects that fix bugs, basically anything that you would otherwise have to compile from source is on the AUR. And while you still might have to compile it, it’s all setup and managed for you, which I really like.