snippetbashTip
aurpublish — Publish Arch User Repository packages. More information: <https://github.com/eli-schwartz/aurpublish
Viewed 0 times
commandaurpublishclipublisharchuserrepositorypackages
linux
Problem
How to use the
aurpublish command: Publish Arch User Repository packages. More information: <https://github.com/eli-schwartz/aurpublish/blob/master/doc/aurpublish.1.asciidoc>.Solution
aurpublish — Publish Arch User Repository packages. More information: <https://github.com/eli-schwartz/aurpublish/blob/master/doc/aurpublish.1.asciidoc>.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 setupDisplay help:
aurpublish {{[-h|--help]}}Code Snippets
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 setupDisplay help
aurpublish {{[-h|--help]}}Context
tldr-pages: linux/aurpublish
Revisions (0)
No revisions yet.