pacman
Verified for current stable LTS
Pacman Command: List Explicitly Installed Packages
Use for list explicitly installed packages with Pacman. Exact CLI syntax to list explicitly installed packages using Pacman.
When to use this: Use for list explicitly installed packages with Pacman.
Command Syntax
pacman -Qe pacman -Qe Live Command Builder
Final Command
pacman -Qe Command Breakdown
-Qe- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list explicitly installed packages using Pacman.
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 Command: Empty Pacman Cache
sudo pacman -Scc Pacman Command: Install New Package sudo pacman -S <package> Pacman Command: List Orphan Packages pacman -Qtdq Pacman Command: Remove Package And Dependencies sudo pacman -Rs <package> Pacman Command: Search Database For Specific File pacman -F "<file_name>"