pacman-query
Verified for current stable LTS
Pacman Query Command: Display Information About Installed Package
Use for display information about installed package with Pacman Query. Exact CLI syntax to display information about installed package using Pacman Query.
When to use this: Use for display information about installed package with Pacman Query.
Command Syntax
pacman -Qi <package> pacman -Qi <package> Live Command Builder
Final Command
pacman -Qi <package> Command Breakdown
-Qi- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to display information about installed package using Pacman Query.
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 Query Command: Find Package Owning File
pacman -Qo <filename> Pacman Query Command: List Explicitly Installed Packages No Version Numbers pacman -Qeq Pacman Query Command: List Files Owned By Package pacman -Ql <package> Pacman Query Command: List Installed Packages Foreign To Repository pacman -Qm Pacman Query Command: List Orphan Packages Installed As Dependencies pacman -Qdtq