LinuxCommandLibrary

pkgctl

Unified command-line devtools frontend for Arch Linux.

TLDR

View documentation for authenticating pkgctl with services like GitLab

$ tldr pkgctl auth
copy


View documentation for building packages inside a clean chroot
$ tldr pkgctl build
copy


View documentation for updating the binary repository as final release step
$ tldr pkgctl db update
copy


View documentation for comparing package files using different modes
$ tldr pkgctl diff
copy


View documentation for releasing build artifacts
$ tldr pkgctl release
copy


View documentation for managing Git packaging repositories and their configuration
$ tldr pkgctl repo
copy


Display version
$ pkgctl version
copy

Copied to clipboard