How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "azerobest/archlinux"
config.vm.box_version = "2021-05-08-08-32-06.01"
end
vagrant init azerobest/archlinux \
--box-version 2021-05-08-08-32-06.01
vagrant up
This version was created over 3 years ago.
Arch Linux - Base