makepkg - ArchWiki - Arch Linux
wiki.archlinux.org › title › Makepkg$ makepkg If required dependencies are missing, makepkg will issue a warning before failing. To build the package and install needed dependencies, add the flag -s/--syncdeps: $ makepkg --syncdeps Adding the -r/--rmdeps flag causes makepkg to remove the make dependencies later, which are
makepkg(8) - Arch Linux
archlinux.org › pacman › makepkgThe command that will be used to check for missing dependencies and to install and remove packages. Pacman’s -Qq, -Rns, -S, -T, and -U operations must be supported by this command. If the variable is not set or empty, makepkg will fall back to ‘pacman’. MAKEPKG_CONF="/path/to/file"
makepkg(8) — Arch manual pages
man.archlinux.org › man › makepkgThe command that will be used to check for missing dependencies and to install and remove packages. Pacman’s -Qq , -Rns , -S , -T , and -U operations must be supported by this command. If the variable is not set or empty, makepkg will fall back to ‘pacman’.