1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 01:02:09 +02:00

aurpublish: add page (#15471)

* Create aurpublish.md

* Update aurpublish.md

* Update pages/linux/aurpublish.md

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>

---------

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
This commit is contained in:
Managor 2025-01-14 04:51:43 +02:00 committed by GitHub
parent df54f96bf6
commit 845916c385
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
pages/linux/aurpublish.md Normal file
View file

@ -0,0 +1,12 @@
# 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`