pkgctl: add page (#10573)

* pkgctl: add page
This commit is contained in:
Managor
2023-08-09 08:26:56 +03:00
committed by GitHub
parent 121a0eb8b8
commit d9452fdb6d

8
pages/linux/pkgctl.md Normal file
View File

@@ -0,0 +1,8 @@
# pkgctl
> Unified command-line devtools frontend for Arch Linux.
> More information: <https://man.archlinux.org/man/pkgctl.1>.
- Download PKGBUILD of a package in a folder named `package_name`:
`pkgctl repo clone --protocol=https {{package_name}}`