.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH AUR "1" "April 2026" "aur 1.2.0" "User Commands" .SH NAME aur \- A simple script for AUR package management .SH SYNOPSIS .B aur [\fI\,OPTION\/\fR] .SH DESCRIPTION Provides basic AUR package management functionality, showing users a diff before upgrading a package. .SH OPTIONS .TP Download and install/update the specified packages. .TP \fB\-r\fR, \fB\-\-remove\fR Remove the specified packages. Runs pacman \fB\-Rns\fR .TP \fB\-g\fR, \fB\-\-git\fR Checks all packages for updates and rebuilds all \fB\-git\fR packages. .TP \fB\-c\fR, \fB\-\-config\fR Parse the specified config file and install/update packages listed in it (one per line). .TP \fB\-f\fR, \fB\-\-force\fR Reinstall all packages, even if they are up\-to\-date. .TP \fB\-l\fR, \fB\-\-list\fR List currently installed packages. .TP \fB\-h\fR, \fB\-\-help\fR Display this help text. .TP \fB\-v\fR, \fB\-\-version\fR Prints program version. .TP [nothing] Check all packages for updates.