AUR Publish - Create AUR Packages for Linux | Online Free DevTools by Hexmos
Create AUR packages easily with aurpublish. Automate package publishing, verify integrity, and generate commit messages. Free online tool, no registration required.
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]}}