How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "azerobest/archlinux"
  config.vm.box_version = "2021.05.01"
end
vagrant init azerobest/archlinux \
  --box-version 2021.05.01
vagrant up

This version was created about 2 years ago.

Arch Linux - Base

1 provider for this version.
  • parallels Hosted by Vagrant Cloud (845 MB)