How to use this box with Vagrant:

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

This version was created about 2 years ago.

5.10.68-1-lts

2 providers for this version.
  • libvirt
    unknown Hosted by Vagrant Cloud (603 MB)
  • parallels
    unknown Hosted by Vagrant Cloud (817 MB)