How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "ph20/blackarch-full-x86_64"
  config.vm.box_version = "2017.10.28"
end
vagrant init ph20/blackarch-full-x86_64 \
  --box-version 2017.10.28
vagrant up

This version was created almost 7 years ago.

Box was created using packer templates https://github.com/ph20/packer-blackarch

1 provider for this version.
  • virtualbox
    unknown Externally hosted (fex.net)