snippetbashTip
pkgctl build — Build packages inside a clean `chroot`. More information: <https://manned.org/pkgctl-build>.
Viewed 0 times
commandbuildclipkgctl buildinsidechrootcleanpackages
linux
Problem
How to use the
pkgctl build command: Build packages inside a clean chroot. More information: <https://manned.org/pkgctl-build>.Solution
pkgctl build — Build packages inside a clean chroot. More information: <https://manned.org/pkgctl-build>.Automatically choose the right build script to build packages in a clean
chroot:pkgctl buildManually build packages in a clean
chroot:pkgctl build --arch {{architecture}} --repo {{repository}} --cleanCode Snippets
Automatically choose the right build script to build packages in a clean `chroot`
pkgctl buildManually build packages in a clean `chroot`
pkgctl build --arch {{architecture}} --repo {{repository}} --cleanContext
tldr-pages: linux/pkgctl build
Revisions (0)
No revisions yet.