When comparing aurutils vs paru, the Slant community recommends paru for most people. In the question“What are the best AUR helpers for Arch-based Linux distributions?” paru is ranked 6th while aurutils is ranked 12th. The most important reason people chose paru is:
You can simply alias yay=paru if you switch from yay.
Ranked in these QuestionsQuestion Ranking
Pros
Pro Support for custom repositories
By default, packages are built and stored in a custom local repository, allowing packages to be installed, upgraded, and removed through pacman -S
the same way official repository packages are.
Pro Excellent split package and dependency support
Packages are built using tsort dependency ordering to ensure proper build order. The built packages are available in a custom repo and the user can easily install whichever parts of a split package they want.
Pro Support for clean chroot builds
aurutils has seamless support for building packages in the same chroot containers used for building official repository packages.
Pro Based on the design of yay
You can simply alias yay=paru if you switch from yay.
Pro Fast
Paru is faster than yay.
Pro Actively maintained
With the main yay developer stepping away from yay, paru is more actively maintained than yay.
Pro Saner defaults than yay
Cons
