xbps-query
Verified for current stable LTS
Xbps Query Command: List Explicitly Installed Packages
Use for list explicitly installed packages with Xbps Query. Exact CLI syntax to list explicitly installed packages using Xbps Query.
When to use this: Use for list explicitly installed packages with Xbps Query.
Command Syntax
xbps-query -m xbps-query -m Live Command Builder
Final Command
xbps-query -m Command Breakdown
-m- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list explicitly installed packages using Xbps 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
Xbps Query Command: List Packages Database
xbps-query -l Xbps Query Command: Search Package Remote Repositories xbps-query -s <regex|keyword> --repository --regex Xbps Query Command: Show Installed Package Info xbps-query -S <package> Xbps Query Command: Show Remote Package Info xbps-query -S <package> --repository Grep Command: Search For A Pattern In All Files Recursively grep -rI "<search_pattern>" <path/to/directory>