Vagrant Installation

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

External

Internal

Installation on Mac

Brew

brew install --cask vagrant

Manual

https://www.vagrantup.com/downloads.html → .dmg → double-click vagrant.pkg.

Test installation:

vagrant version

Upgrade

Brew

brew cask upgrade vagrant

Downgrade

See:

Install a Specific Cask Version

Uninstallation on Mac

Brew

brew cask uninstall vagrant

Note that it does not remove its global state directory ~/.vagrant.d.