Wingetlywingetly
← All apps

Vagrant

by HashiCorpv2.4.9

Last updated

Build and manage virtual machine environments in a single workflow

Install with winget

$ winget install --id Hashicorp.Vagrant --exact --version 2.4.9

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Vagrant

Vagrant uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i vagrant_2.4.9_windows_amd64.msi /quiet /norestart

See the full silent install reference for Vagrant

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Vagrant is a tool for building and managing virtual machine environments in a single workflow. With an easy-to-use workflow and focus on automation, Vagrant lowers development environment setup time, increases production parity, and makes the "works on my machine" excuse a relic of the past.

Installers · v2.4.9

ArchitectureTypeScopeInstallDownload
x86MSI
WiX
machineDirect
x64MSI
WiX
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

2 known CVEs via NVD

  • low3.8Patched in wingetCVE-2023-5834affects before 2.4.0Oct 27, 2023

    HashiCorp Vagrant's Windows installer targeted a custom location with a non-protected path that could be junctioned, introducing potential for unauthorized file system writes. Fixed in Vagrant 2.4.0.

  • high7.8Patched in wingetCVE-2022-42717affects before 2.3.1Oct 11, 2022

    An issue was discovered in Hashicorp Packer before 2.3.1. The recommended sudoers configuration for Vagrant on Linux is insecure. If the host has been configured according to this documentation, non-privileged users on the host can leverage a wildcard in the sudoers configuratio...

Source: NVD, updated 5h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Related apps

  • H
    HashiCorp TerraformHashiCorp
    Hashicorp.Terraformv1.16.2

    A tool for building, changing, and versioning infrastructure safely and efficiently.

  • H
    HashiCorp NomadHashiCorp
    Hashicorp.Nomadv2.0.6

    An easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications.

  • H
    HashiCorp ConsulHashiCorp
    Hashicorp.Consulv2.0.4

    A distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.

  • H
    HashiCorp Terraform Language ServerHashiCorp
    Hashicorp.TerraformLanguageServerv0.39.0

    Optional component for Terraform implementing the Language Server Protocol.

  • HashiCorp PackerHashiCorp
    Hashicorp.Packerv1.16.0

    A tool for creating identical machine images for multiple platforms from a single source configuration.

  • H
    HashiCorp BoundaryHashiCorp
    Hashicorp.Boundaryv0.21.3

    An identity-aware proxy that provides a simple, secure way to access hosts and critical systems on your network.

More from HashiCorp or browse develop, development, virtualization.

Frequently asked questions

How do I install Vagrant on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Hashicorp.Vagrant --exact --version 2.4.9. winget downloads the installer from HashiCorp and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Vagrant silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Hashicorp.Vagrant --exact 2.4.9 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Vagrant?
Vagrant uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i vagrant_2.4.9_windows_amd64.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Vagrant via winget?
Run: winget uninstall --id Hashicorp.Vagrant --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Vagrant's Apps & Features entry.
Is Vagrant free?
Vagrant is distributed under BUSL-1.1. Refer to the publisher (https://developer.hashicorp.com/vagrant) for the full license terms - Wingetly itself does not charge for installation.
Does Vagrant work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Vagrant directly from the publisher.
How do I keep Vagrant up to date?
Run winget upgrade --id Hashicorp.Vagrant --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of Vagrant from microsoft/winget-pkgs.

Recent versions

  • 2.4.9latest
  • 2.4.8
  • 2.4.7
  • 2.4.6
  • 2.4.5
  • 2.4.4
  • 2.4.3
  • 2.4.2
  • 2.4.1
  • 2.4.0