pacman
Verified for current stable LTS
Pacman Command: Remove Package And Dependencies
Use for remove package and dependencies with Pacman. Exact CLI syntax to remove package and dependencies using Pacman.
When to use this: Use for remove package and dependencies with Pacman.
Command Syntax
sudo pacman -Rs <package> sudo pacman -Rs <package> Live Command Builder
Final Command
sudo pacman -Rs <package> Command Breakdown
-Rs- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to remove package and dependencies using Pacman.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.