equery
Verified for current stable LTS
Equery Command: Search Installed Packages Linux
Use for search installed packages linux with Equery. Exact CLI syntax to search installed packages linux using Equery.
When to use this: Use for search installed packages linux with Equery.
Command Syntax
equery list -po <package1 package2 ...> equery list -po <package1 package2 ...> Live Command Builder
Final Command
equery list -po <package1 package2 ...> Command Breakdown
-po- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to search installed packages linux using Equery.
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
Equery Command: List Dependencies Linux
equery depgraph <package> Equery Command: List Depending Packages Linux equery depends <package> Equery Command: List Installed Files Linux equery files --tree <package> Equery Command: List Installed Packages Linux equery list '*' Arduino Command: Build And Upload Sketch To Nano arduino --board {arduino:avr:nano:cpu=atmega328p} --port </dev/ttyACM0> --upload <path/to/file.ino>