Skip to the content.

❮ Back

BadOS Package Manager (bpm)

Use the BPM (BadOS Package Manager) to install, remove, or otherwise manage packages.

ℹ️ Note

When setting up bdsh for the first time, bpm is included in the setup script. If your bdsh installation does not have bpm, something went wrong; reconfigure or reinstall bdsh.

Example: installing a package:

bpm install <package name>

Example: removing a package:

bpm remove <package name>