LinuxCommandLibrary

pkgctl-build

Build packages inside a clean `chroot`.

TLDR

Automatically choose the right build script to build packages in a clean chroot

$ pkgctl build
copy


Manually build packages in a clean chroot
$ pkgctl build --arch [architecture] --repo [repository] --clean
copy

Copied to clipboard