Contents
Overview Requirements Install via ISO Install as Repo Installing Tools Tool Groups Upgrading Keyring ContributingBlueArch Linux is an Arch Linux-based penetration testing distribution. You can use it as a standalone OS by installing from the ISO, or add it as a pacman repository on top of an existing Arch Linux install.
Because it follows Arch's rolling release model, all packages stay up-to-date. There is no version numbering — you just keep the system updated.
CPU: x86_64 RAM: 512 MB (2 GB recommended) Disk: 20 GB
Only x86_64 is supported.
Download the ISO from the Downloads page, then write it to a USB drive:
Replace /dev/sdX with your USB drive. Boot from it and follow the installer.
The strap script adds the BlueArch GPG keys to your system and adds the BlueArch repository
to /etc/pacman.conf. Run it as root on any Arch Linux system:
Tools are grouped by category. You can install a whole category at once:
Because BlueArch follows Arch's rolling release, you just run a normal system update:
Do this regularly. There are no major version upgrades — the system stays current.
If you get GPG errors, refresh the keyring:
Fork the repository on Github, write a PKGBUILD for the tool you want to add, test it, and open a pull request. Tools must have a working PKGBUILD and a category. If you find a bug, open an issue on the tracker or email us.