apt
Verified for current stable LTS
Apt Command: List Installed Packages Linux
Use for list installed packages linux with Apt. Exact CLI syntax to list installed packages linux using Apt.
When to use this: Use for list installed packages linux with Apt.
Command Syntax
apt list -i apt list -i Live Command Builder
Final Command
apt list -i Command Breakdown
-i- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list installed packages linux using Apt.
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
Apt Command: Install Or Update Package Linux
sudo apt install <package> Apt Command: Remove Package Linux sudo apt remove <package> Apt Command: Search Packages By Name Only Linux apt list <package> Apt Command: Search Packages By Name Or Description Linux apt search <package> Apt Command: Show Package Details Linux apt show <package>