1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-21 21:42:08 +02:00
tldr/pages/linux/aurpublish.md
2025-03-26 00:36:41 +02:00

385 B

aurpublish

Publish Arch User Repository packages. More information: https://github.com/eli-schwartz/aurpublish.

  • Verify PKGBUILD integrity, generate .SRCINFO, create a commit message template, and publish the package to the AUR:

aurpublish {{package_name}}

  • Add githooks to the current repository:

aurpublish setup

  • Display help:

aurpublish {{[-h|--help]}}