Installing Packages
You may now install tools from the blackarch repository.
To list all of the available tools, run
# pacman -Sgg | grep blackarch | cut -d' ' -f2 | sort -u
To install all of the tools, run
# pacman -S blackarch
To install a category of tools, run
# pacman -S blackarch-<category>
To see the blackarch categories, run
# pacman -Sg | grep blackarch