Required reading: https://wiki.archlinux.org/title/Arch_User_Repository
There's no need to do make what and compile commands for aur.
I prefer to make a folder for Pkgbuilds git clone (package git link (see above...) cd (package name) makepkg (this does all the compiling for you) pacman -U packagename (this actually installs the program)
Pinned Comments
alerque commented on 2020-02-27 22:19 (UTC)
PSA: I've started hosting this and all its dependencies as prebuilt packages in my repository for those that want to install them using
pacman
without messing around with building from the AUR.