pacman -R
Removes packages.
Syntax
$pacman -R [OPTIONS] PACKAGES
Examples
Examples
$pacman -R vim
Examples
$pacman -R --cascade firefox
Typical use cases
pacman -R --help
man pacman -R
Note
Removes packages and their dependencies.
Export