dpkg
Verified for current stable LTS
Dpkg Command: Remove Package Debian
Use for remove package debian with Dpkg. Exact CLI syntax to remove package debian using Dpkg.
When to use this: Use for remove package debian with Dpkg.
Destructive Command Warning
Destructive operation. Confirm the target path and keep a backup before executing.
Command Syntax
sudo dpkg -r <package> sudo dpkg -r <package> Live Command Builder
Final Command
sudo dpkg -r <package> Command Breakdown
-r- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to remove package debian using Dpkg.
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
Dpkg Command: Find Package Owning File Linux
dpkg -S <path/to/file> Dpkg Command: Install Package Debian sudo dpkg -i <path/to/file.deb> Dpkg Command: List Installed Packages Linux dpkg -l <pattern> Dpkg Command: List Local Package Contents Linux dpkg -c <path/to/file.deb> Dpkg Command: List Package Contents Linux dpkg -L <package>