Translations:Pacman Overview/25/en
From Manjaro
Views
Actions
Namespaces
Variants
Tools
Sometimes when you try to remove a package you will not be able to because there are other packages which depend on it. You can use pacman -Rc packagename
to remove a package and everything that depends on it. Be careful to heed the above warning when using this option.