2023-08-09 08:26:56 +03:00
|
|
|
# pkgctl
|
|
|
|
|
2023-10-08 16:05:22 +05:30
|
|
|
> Unified command-line frontend for Arch Linux devtools.
|
2024-09-24 21:47:18 +02:00
|
|
|
> More information: <https://manned.org/pkgctl.1>.
|
2023-08-09 08:26:56 +03:00
|
|
|
|
2023-10-08 16:05:22 +05:30
|
|
|
- View documentation for authenticating `pkgctl` with services like GitLab:
|
2023-08-09 08:26:56 +03:00
|
|
|
|
2023-10-08 16:05:22 +05:30
|
|
|
`tldr pkgctl auth`
|
|
|
|
|
|
|
|
- View documentation for building packages inside a clean `chroot`:
|
|
|
|
|
|
|
|
`tldr pkgctl build`
|
|
|
|
|
|
|
|
- View documentation for updating the binary repository as final release step:
|
|
|
|
|
|
|
|
`tldr pkgctl db update`
|
|
|
|
|
|
|
|
- View documentation for comparing package files using different modes:
|
|
|
|
|
|
|
|
`tldr pkgctl diff`
|
|
|
|
|
|
|
|
- View documentation for releasing build artifacts:
|
|
|
|
|
|
|
|
`tldr pkgctl release`
|
|
|
|
|
|
|
|
- View documentation for managing Git packaging repositories and their configuration:
|
|
|
|
|
|
|
|
`tldr pkgctl repo`
|
|
|
|
|
|
|
|
- Display version:
|
|
|
|
|
|
|
|
`pkgctl version`
|