dpkg
Verified for current stable LTS
Dpkg Command: List Package Contents Linux
Use for list package contents linux with Dpkg. Exact CLI syntax to list package contents linux using Dpkg.
When to use this: Use for list package contents linux with Dpkg.
Command Syntax
dpkg -L <package> dpkg -L <package> Live Command Builder
Final Command
dpkg -L <package> Command Breakdown
-L- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list package contents linux 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: Purge Package Debian sudo dpkg -P <package>