Installing Vagrant on Linux Hosts

To install Vagrant 2.3.1 on Linux you can download one of the binary package installers from here:

Vagrant Binary downloads for Linux

The other options for installing Vagrant on Linux are to use the Package managers for Linux:

On my particular Linux machine I went with an earlier version of vagrant that came with the Synaptic Package Manager:

$ vagrant --version
Vagrant 2.2.6

Related Links: