How to use this box with Vagrant:

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

This version was created over 3 years ago.

kernel : 5.7.10-arch1-1

AUR Helpers : yay

Missing Firmware : Resolved

add systemd sevice ( reflector speed mirror list )

base-devel installed

zsh Suite (homyzsh + powerlevel10k)

2 providers for this version.
  • libvirt Hosted by Vagrant Cloud (1.37 GB)

  • virtualbox Hosted by Vagrant Cloud (2.75 GB)