dpkg
Verified for current stable LTS
Dpkg Commands
Dpkg command syntax with verified terminal examples.
Commands
7 commands for Dpkg
dpkg Search
Dpkg Command: Find Package Owning File Linux
dpkg -S <path/to/file> dpkg Operations
Dpkg Command: Install Package Debian
sudo dpkg -i <path/to/file.deb> dpkg Search
Dpkg Command: List Installed Packages Linux
dpkg -l <pattern> dpkg Operations
Dpkg Command: List Local Package Contents Linux
dpkg -c <path/to/file.deb> dpkg Operations
Dpkg Command: List Package Contents Linux
dpkg -L <package> dpkg Operations
Dpkg Command: Purge Package Debian
sudo dpkg -P <package> dpkg Operations
Dpkg Command: Remove Package Debian
sudo dpkg -r <package> Suggest a Dpkg Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Dpkg workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.