Why not install Yay?

It is an air helper, and it sounds like you need help with the AUR.



On Thu, Jun 1, 2023, 20:10 é <eclairevoyant9@gmail.com> wrote:

Jun 1, 2023 13:59:54 Polarian <polarian@polarian.dev>:

> I want to be able to know where to pull a package, for example if a dependency is within the official repositories, simply pull it from there, otherwise build it from the aur.
>
> Otherwise, automatic git builds wouldn't work because an aur dependency would not be pulled in.

aurutils already handles dependency resolution. You don't need to reimplement this (otherwise you now have to handle transitive dependencies, etc.).

- éclairevoyant