mpm search - Search packages.
mpm search [OPTIONS] QUERY
Search each manager for a package ID, name or description matching
the query.
- QUERY
- SEARCH_EXTENDED
- Extend search to description, instead of restricting it to package ID and
name. Implies --description.
- SEARCH_EXACT
- Only returns exact matches on package ID or name.
- SEARCH_REFILTER
- Let mpm refilters managers' search results.
- SEARCH_HELP
- 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.