pacman-query
Verified for current stable LTS
Pacman Query Command: Find Package Owning File
Use for find package owning file with Pacman Query. Exact CLI syntax to find package owning file using Pacman Query.
When to use this: Use for find package owning file with Pacman Query.
Command Syntax
pacman -Qo <filename> pacman -Qo <filename> Live Command Builder
Final Command
pacman -Qo <filename> Command Breakdown
-Qo- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to find package owning file 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: Display Information About Installed Package
pacman -Qi <package> 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