pacman-remove
Verified for current stable LTS
Pacman Remove Command: List Packages Affected By Removal Linux
Use for list packages affected by removal linux with Pacman Remove. Exact CLI syntax to list packages affected by removal linux using Pacman Remove.
When to use this: Use for list packages affected by removal linux with Pacman Remove.
Command Syntax
pacman -Rp <package> pacman -Rp <package> Live Command Builder
Final Command
pacman -Rp <package> Command Breakdown
-Rp- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list packages affected by removal linux using Pacman Remove.
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.
Related Operations
Pacman Remove Command: Display Help Linux
pacman -Rh Pacman Remove Command: Remove Orphan Packages Linux sudo pacman -Rsn $(pacman -Qdtq) Pacman Remove Command: Remove Package And Cascade Dependencies Linux sudo pacman -Rc <package> Pacman Remove Command: Remove Package With Dependencies Recursively Linux sudo pacman -Rs <package> Pacman Remove Command: Remove Package Without Backups Linux sudo pacman -Rsn <package>