aurman
命令手册用来构建和安装 AUR 包的 Arch Linux 实用工具。 参见
pacman
. 更多信息:https://github.com/polygamma/aurman.
aurman --sync --refresh --sysupgrade
PKGBUILD
文件的变动:aurman --sync --refresh --sysupgrade --noedit
aurman --sync {{包名}}
PKGBUILD
文件的变动:aurman --sync --noedit {{包名}}
aurman --sync --noedit --noconfirm {{包名}}
aurman --sync --search {{关键字}}
aurman --remove --recursive --nosave {{包名}}
--clean
参数清除所有包缓存):aurman --sync --clean