diff --git a/pages/linux/pkgctl.md b/pages/linux/pkgctl.md new file mode 100644 index 0000000000..0bdf0a2e7e --- /dev/null +++ b/pages/linux/pkgctl.md @@ -0,0 +1,8 @@ +# pkgctl + +> Unified command-line devtools frontend for Arch Linux. +> More information: . + +- Download PKGBUILD of a package in a folder named `package_name`: + +`pkgctl repo clone --protocol=https {{package_name}}`