Vagrant Installation: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
Line 26: Line 26:


  brew cask upgrade vagrant
  brew cask upgrade vagrant
=Downgrade=
See: {{Internal|Brew_Operations#Install_a_Specific_Version|Install a Specific Cask Version}}


=Uninstallation on Mac=
=Uninstallation on Mac=

Revision as of 22:51, 5 February 2020

External

Internal

Installation on Mac

Brew

brew cask install 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.