How to use this box with Vagrant:

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

This version was created over 5 years ago.

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

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (1.6 GB)