dh_vagrant_plugin

Tool for building and distributing virtualized development environments

Install

All systems
curl cmd.cat/dh_vagrant_plugin.sh
Debian Debian
apt-get install vagrant
Ubuntu
apt-get install vagrant
Arch Arch Linux
pacman -S vagrant
image/svg+xml Kali Linux
apt-get install vagrant
Fedora
dnf install vagrant
Windows (WSL2)
sudo apt-get update sudo apt-get install vagrant
Raspbian
apt-get install vagrant

vagrant

Tool for building and distributing virtualized development environments

This package provides the tools to create and configure lightweight, reproducible, and portable virtual environments. Vagrant uses Oracle’s VirtualBox to create its virtual machines and then uses Chef or Puppet to provision them.