1.3. Windows

You can install either (a) install binaries for both vagrant and virtualbox or (b) you can get them via the chocolatey/nuget package manager.

To install using precompiled binaries:

  1. Download the Oracle virtualbox installer from the Virtualbox website
  2. Download the vagrant installer from the VagrantUp website
  3. Install virtualbox first, then install vagrant. Install both software the way you would install any other software Windows. Double click the installer and follow the installation wizards

Install chocolatey.

Download and install chocolatey, you can get the installer from the Chocolatey website. Once you have chocolatey up and running, you can install vagrant and virtualbox using the following command

cinst -y virtualbox vagrant