Linux command
aurpublish 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Publish
aurpublish [package_name]
Add githooks
aurpublish setup
说明
aurpublish streamlines publishing packages to the Arch User Repository. It verifies PKGBUILD integrity, generates .SRCINFO files, creates commit message templates, and handles the git push to the AUR. The tool is designed for AUR package maintainers to simplify the update and publishing workflow.
参数
- -h, --help
- Display help information
FAQ
What is the aurpublish command used for?
aurpublish streamlines publishing packages to the Arch User Repository. It verifies PKGBUILD integrity, generates .SRCINFO files, creates commit message templates, and handles the git push to the AUR. The tool is designed for AUR package maintainers to simplify the update and publishing workflow.
How do I run a basic aurpublish example?
Run `aurpublish [package_name]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -h, --help do in aurpublish?
Display help information