__          __             __
\ \_________\ \____________\ \___
 \  _ \  _\ _  \  _\ __ \ __\   /
  \___/\__/\__/ \_\ \___/\__/\_\_\
                      Bedrock Linux

Introductory Material

Limitations

Reference Material

Extending Bedrock

Miscellaneous


© Bedrock Linux 2012-2024
Linux® is a registered
trademark of Linus Torvalds

Package Manager Manager Beta

Bedrock Linux's Package Manager Manager, or pmm, is now available in Bedrock's beta channel. This subsystem provides Bedrock-aware abstractions for multi-package-manager and cross-package-manager operations.

If you would like to help test it, first register your system with the beta channel and update to the latest beta. Make sure you merge any update-provided /bedrock/etc/bedrock.conf files into your main bedrock.conf, as this feature includes a new[pmm]` configuration section.

pmm will not be accessible immediately after updating to the corresponding beta. You will need to first populate the user_interface field of the new [pmm] section in bedrock.conf. See the comments above user_interface. Once you have done that, run brl apply as root. pmm should now be in your $PATH; try running pmm --help.

Things to test

Things to test include:

Adding new package managers

The focus of the beta is intended to be polishing the existing functionality rather than extending it. However, if you wish to begin preliminary work on new pmm functionality while pmm is still in beta, note:

Adding new operations

The focus of the beta is intended to be polishing the existing functionality rather than extending it. However, if you wish to begin preliminary work on new pmm functionality while pmm is still in beta, note: