1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/pkgctl.md

9 lines
252 B
Markdown
Raw Normal View History

# 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}}`