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 {{[-s|--syncdeps]}}

makepkg {{[-s|--syncdeps]}} {{[-i|--install]}}

makepkg --skipchecksums

makepkg {{[-c|--clean]}}

makepkg --verifysource

makepkg --printsrcinfo > .SRCINFO