MPM-OUTDATED(1) MPM-OUTDATED(1)

mpm outdated - List outdated packages.

mpm outdated [OPTIONS] [QUERY]

List available package upgrades and their versions for each manager.

With an optional `QUERY`, restrict the listing to outdated packages whose ID or name matches it. The match is fuzzy by default (case-insensitive, tokenized); `--exact` requires a verbatim match on the package ID or name.

[QUERY]

With a QUERY, only keep packages whose ID or name matches it exactly, instead of the default case-insensitive, tokenized (fuzzy) match. No effect without a QUERY.
Output results for direct consumption by an Xbar/SwiftBar-compatible plugin. The layout is dynamic and depends on environment variables set by either Xbar or SwiftBar.
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.

With a QUERY, only keep packages whose ID or name matches it exactly, instead of the default case-insensitive, tokenized (fuzzy) match. No effect without a QUERY.
Output results for direct consumption by an Xbar/SwiftBar-compatible plugin. The layout is dynamic and depends on environment variables set by either Xbar or SwiftBar.
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-08-04