MPM-SEARCH(1) MPM-SEARCH(1)

mpm search - Search packages.

mpm search [OPTIONS] QUERY

Search each manager for a package ID, name or description matching the query.

Extend search to description, instead of restricting it to package ID and name. Implies --description.
Only returns exact matches on package ID or name.
Let mpm refilters managers' search results.
Restrict and reorder table columns, SQL SELECT-style. Comma-separated list of column IDs. Default: all columns in canonical order.
Show this message and exit.

Extend search to description, instead of restricting it to package ID and name. Implies --description.
Only returns exact matches on package ID or name.
Let mpm refilters managers' search results.
Restrict and reorder table columns, SQL SELECT-style. Comma-separated list of column IDs. Default: all columns in canonical order.
Show this message and exit.

0
Success.
1
A runtime error, or an aborted prompt (Ctrl-C, a declined confirmation).
2
A usage error: unknown option, invalid value, missing operand, or an unparsable configuration file.
2026-07-09