| MPM-INSTALL(1) | MPM-INSTALL(1) |
mpm install - Install a package.
mpm install [OPTIONS] PACKAGES_SPECS...
Install one or more packages.
This subcommand is sensible to the order of the package managers selected by the user.
Installation will first proceed for all the packages found to be tied to a specific manager. Which is the case for packages provided with precise package specifiers (like purl). This will also happens in situations in which a tighter selection of managers is provided by the user.
For packages whose manager is not known, or if multiple managers are candidates for the installation, mpm will try to find the best manager to install it with.
Installation will be attempted with each manager, in the order they were selected. If a search for the package ID returns no result from the highest-priority manager, we will skip the installation and try the next available managers in the order of their priority.
| 2026-06-19 |