• HashiCorp Developer

  • HashiCorp Cloud Platform
  • Terraform
  • Packer
  • Consul
  • Vault
  • Boundary
  • Nomad
  • Waypoint
  • Vagrant
Vagrant
  • Install
  • Intro
  • Tutorials
  • Documentation
  • Vagrant Cloud
  • Try Cloud(opens in new tab)
  • Sign up
Vagrant Home

Install Vagrant

Skip to main content
  • Install Vagrant

  • Resources

  • Tutorial Library
  • Community Forum
    (opens in new tab)
  • Support
    (opens in new tab)
  • GitHub
    (opens in new tab)
  1. Developer
  2. Vagrant
  3. Install v2.3.4

Install Vagrant

Install or update to v2.3.4 (latest version) of Vagrant to get started.

Operating System

Package manager for macOS

$ brew install hashicorp/tap/hashicorp-vagrant

Binary download for macOS

AMD64

Version: 2.3.4

Download

Release information

Changelog

Version: 2.3.4

GitHub(opens in new tab)

Notes

You can find the SHA256 checksums for Vagrant 2.3.4 online and you can verify the checksums signature file which has been signed using HashiCorp's GPG key.

Binary download for Windows

AMD64

Version: 2.3.4

Download

I686

Version: 2.3.4

Download

Release information

Changelog

Version: 2.3.4

GitHub(opens in new tab)

Notes

You can find the SHA256 checksums for Vagrant 2.3.4 online and you can verify the checksums signature file which has been signed using HashiCorp's GPG key.

Package manager for Linux

$ wget -O- https://apt.releases.hashicorp.com/gpg | gpg --dearmor | sudo tee /usr/share/keyrings/hashicorp-archive-keyring.gpg
$ echo "deb [signed-by=/usr/share/keyrings/hashicorp-archive-keyring.gpg] https://apt.releases.hashicorp.com $(lsb_release -cs) main" | sudo tee /etc/apt/sources.list.d/hashicorp.list
$ sudo apt update && sudo apt install vagrant
$ sudo yum install -y yum-utils
$ sudo yum-config-manager --add-repo https://rpm.releases.hashicorp.com/RHEL/hashicorp.repo
$ sudo yum -y install vagrant
$ sudo dnf install -y dnf-plugins-core
$ sudo dnf config-manager --add-repo https://rpm.releases.hashicorp.com/fedora/hashicorp.repo
$ sudo dnf -y install vagrant
$ sudo yum install -y yum-utils shadow-utils
$ sudo yum-config-manager --add-repo https://rpm.releases.hashicorp.com/AmazonLinux/hashicorp.repo
$ sudo yum -y install vagrant
$ brew tap hashicorp/tap
$ brew install hashicorp/tap/vagrant

Binary download for Linux

X86_64

Version: 2.3.4

Download

I686

Version: 2.3.4

Download

AMD64

Version: 2.3.4

Download

Release information

Changelog

Version: 2.3.4

GitHub(opens in new tab)

Notes

You can find the SHA256 checksums for Vagrant 2.3.4 online and you can verify the checksums signature file which has been signed using HashiCorp's GPG key.

VMware Utility

From this page you can download the VMware utility, review lease information and much more. These tools are maintained by HashiCorp and the Vagrant Community.

Download

Looking for more?

 

Official releases

All officially supported HashiCorp release channels and their security guarantees.

About Vagrant

Vagrant is the command line utility for managing the lifecycle of virtual machines.

Featured docs

  • Install
  • Command-Line Interface
  • Boxes
  • Networking
  • Synced Folders
  • Providers
 
Vagrant Cloud
Virtual boxes for Linux, Laravel and any development environment
Try Vagrant Cloud
Give Feedback(opens in new tab)
  • Certifications
  • System Status
  • Terms of Use
  • Security
  • Privacy
  • Trademark Policy
  • Trade Controls
  • Give Feedback(opens in new tab)