Examples (7)
Interactively search for and install a package
paru package_name_or_search_termSynchronize and update all packages
Upgrade AUR packages
paru -SuaRemove an installed package, it's configuration files, and dependencies
paru -Rns packageGet information about a package
paru -Si packageDownload `PKGBUILD` and other package source files from the AUR or ABS
paru --getpkgbuild packageDisplay the `PKGBUILD` file of a package
paru --getpkgbuild --print packagemade by @shridhargupta | data from tldr-pages