Examples (8)
[S]ynchronize and refresh ([y]) the package database along with a sys[u]pgrade (add `--downloadonly` to only download the packages and not update them)
Update and [u]pgrade all packages and install a new one without prompting
[s]earch the package database for a `regex` or keyword
pacman -Ss "search_pattern"Display [i]nformation about a package
pacman -Si packageRemove not installed packages and unused repositories from the cache (use the flags `Scc` to [c]lean all packages)
made by @shridhargupta | data from tldr-pages