What is the BadOS Package Portal?
The BadOS Package Portal is an online application to index and browse the BadOS Dynamic Shell Package Library (BPL). The BPL contains a library of software for BDSH, shared by first-party developers and the community.
The creation, publication, etc. of BadOS packages is documented here.
Package Management (installation, removal, etc.)
To download, install, remove, or otherwise manage your packages, use the BadOS Package Manager (BPM) tool.
All installations of BDSH should have the latest version of BPM. If you don't, setup the system again, or manually download it if you're up to it.
Install a package
$ bpm install <package name>
Uninstall a package
$ bpm remove <package name>