I’ve uploaded a new BlackArch template to qubes.3isec.org.
You can grab it from there directly, or by adding that repository to
your system and using qvm-template
.
Both methods are (sort of) documented here
The template is minimal core BlackArch.
You can install groups of tools, or select individual tools as you will.
The full tool list is here and guidance is here
There’s a good guide to blackarch groups here
The clean up script was completely broken, so you will find that repo
definitions are borked.
If you use cacher, then navigate as root to /etc/pacman.d
and
run:
sed -i s^https://^http://HTTPS///^ *conf
sed -i s^https://^http://HTTPS///^ mirrorlist
If you dont use cacher, (and why not?), run:
sed -i s^http://HTTPS///^https://^ *conf
I’m short of time to fix that and rebuild, and it’s a quick fix for you.