Difference between revisions of "Translations:Manjaro-tools/19/en"
From Manjaro
Views
Actions
Namespaces
Variants
Tools
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 1: | Line 1: | ||
{{UserCmdOutput|command=buildpkg -h|result= | |||
<pre> | |||
Usage: buildpkg [options] | Usage: buildpkg [options] | ||
-a <arch> Arch [default: x86_64] | -a <arch> Arch [default: x86_64] | ||
Line 12: | Line 14: | ||
-s Sign packages | -s Sign packages | ||
-w Clean up cache and sources | -w Clean up cache and sources | ||
</pre> | |||
}} |
Latest revision as of 16:09, 29 December 2022
$ buildpkg -h
Usage: buildpkg [options] -a <arch> Arch [default: x86_64] -b <branch> Branch [default: stable] -c Recreate chroot -h This help -i <pkg> Install a package into the working copy of the chroot -n Install and run namcap check -p <pkg> Build list or pkg [default: default] -q Query settings and pretend build -r <dir> Chroots directory [default: /var/lib/manjaro-tools/buildpkg] -s Sign packages -w Clean up cache and sources