Pacman Remove - Uninstall Packages | Online Free DevTools by Hexmos
Uninstall packages easily with Pacman Remove for Linux. Manage software installation and dependencies using simple commands. Free online tool, no registration required.
pacman -R
This command is an alias of
pacman --remove
.
- View documentation for the original command:
tldr pacman remove