How to use this box with Vagrant:

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

This version was created almost 10 years ago.

Bump version to 1.0.0

Always up-to-date Arch Linux x86_64 base box for various purposes, with many customization and built with love ;-D

See => archlinux-x86_64 for details.

1 provider for this version.
  • virtualbox
    unknown Externally hosted (cloud.terry.im)