Translations:Create Manjaro Packages/19/en
From Manjaro
Views
Actions
Namespaces
Variants
Tools
To begin with a new package, you should first create an empty working directory, (preferably ~/abs/pkgname
), change into that directory, and create a PKGBUILD
file. You can either copy the prototype PKGBUILD /usr/share/pacman/PKGBUILD.proto
to your working directory or copy a PKGBUILD
from a similar package. The latter may be useful if you only need to change a few options.