Expand description
Builds shell commands for installing packages via pacman or AUR helpers.
Functionsยง
- aur_
install_ body - What: Build the common AUR install body that prefers
paruand falls back toyay. - aur_
install_ helper_ flags - What: Flag sequence for a non-interactive
paru/yay-Sinstall of AUR-only targets. - build_
install_ command - What: Build a shell command to install
itemand indicate whethersudois used.