Remove package with dependencies arch pacman yaourt

Revision history
Tags: linux arch pacman yaourt

I mostly use yaourt instead of pacman to make my life easier when installing AUR packages. But they have the same syntax for this specific task.

Remove a package along with its installed dependencies

$ yaourt -Rcs <package>

References

If you have any comments or feedback, please send me an e-mail. (stig at stigok dotcom).

Did you find any typos, incorrect information, or have something to add? Then please propose a change to this post.

Creative Commons License This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.