How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "ph20/blackarch-common-x86_64"
config.vm.box_version = "2017.11.21"
end
vagrant init ph20/blackarch-common-x86_64 \
--box-version 2017.11.21
vagrant up
This version was created over 6 years ago.
Box was created using packer templates https://github.com/ph20/packer-blackarch