Loading...

Repository

The BlackBuntu Project provides a ready-to-use system in the ISO format, as well as a vast amount of additional software that can be installed apart from the official BlackBuntu repository. The BlackBuntu repository is used to provide officially supported software, system updates and security fixes.


Add BlackBuntu Repository to Ubuntu

If you want to be enable to install BlackBuntu tools on a Ubuntu or any derivative Distribution this is how to do:

$ wget --quiet -O - https://packages.blackbuntu.org/pubkey.asc | sudo tee /etc/apt/keyrings/blackbuntu-pubkey.asc
$ echo "deb [arch=$(dpkg --print-architecture) signed-by=/etc/apt/keyrings/blackbuntu-pubkey.asc] https://packages.blackbuntu.org $(lsb_release -cs) main" | sudo tee /etc/apt/sources.list.d/blackbuntu.list
$ sudo apt update

You can now install all the libraries, packages and tools available in BlackBuntu into your Ubuntu or derivative distribution. For the list of all available packages we invite you to visit our tools section.

Don't Want to Miss Anything?

Sign up for Newsletters

* Yes, I agree to the terms and privacy policy.
Top