Examples (7)
[R]emove a package and its dependencies. Also do [n]ot save backups of configuration files
[R]emove orphan packages (installed as [d]ependencies but no[t] required by any package)
List and [p]rint packages that would be affected (does not [R]emove any packages)
pacman -Rp packageDisplay [h]elp
pacman -Rhmade by @shridhargupta | data from tldr-pages