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>

Copyright © 2024-2026 Bad Technologies. All rights reserved.
This site uses Just the Docs, a documentation theme for Jekyll.