How to use this box with Vagrant:

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

This version was created over 7 years ago.

Arch Linux - Base

For more information about the builds head over to Github.

3 providers for this version.
  • parallels
    unknown Hosted by Vagrant Cloud (952 MB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (937 MB)
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (926 MB)