makepkg Command Examples

Create a package which can be used with pacman. Uses the PKGBUILD file in the current working directory by default. More information: https://manned.org/makepkg.8.

makepkg

makepkg --syncdeps

makepkg --syncdeps --install

makepkg --skipchecksums

makepkg --clean

makepkg --verifysource

makepkg --printsrcinfo > .SRCINFO