Vagrant
brew install --cask vagrant
v2.4.9
Create and manage lightweight, reproducible development environments using virtual machines or containers.
Why you might care
Vagrant simplifies setting up identical development environments across teams, reducing "works on my machine" problems. It's widely used by development teams who need consistent VMs or containers without managing virtualization directly. Open-source and scriptable via Vagrantfiles.
1.4k
30-day installs · #231
4.1k
90-day · #249
20.0k
365-day · #181
Links
- https://www.vagrantup.com/
- Brew formula source: Casks/v/vagrant.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"alternatives": [
"Docker",
"VirtualBox",
"Multipass"
],
"artifacts": [
{
"pkg": [
"vagrant.pkg"
]
},
{
"bash_completion": [
"/opt/vagrant/embedded/gems/gems/vagrant-2.4.9/contrib/bash/completion.sh",
{
"target": "vagrant"
}
],
"target": "$HOMEBREW_PREFIX/etc/bash_completion.d/vagrant"
},
{
"target": "$HOMEBREW_PREFIX/share/zsh/site-functions/_vagrant",
"zsh_completion": [
"/opt/vagrant/embedded/gems/gems/vagrant-2.4.9/contrib/zsh/_vagrant"
]
},
{
"uninstall": [
{
"pkgutil": "com.vagrant.vagrant",
"script": {
"executable": "uninstall.tool",
"input": [
"Yes"
],
"sudo": true
}
}
]
},
{
"zap": [
{
"trash": "~/.vagrant.d"
}
]
}
],
"auto_updates": null,
"categories": [
"dev-tools",
"virtualization"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Development environment",
"disable_reason": null,
"disabled": 0,
"display_name": "Vagrant",
"enrichment_fetched_at": "2026-06-20T22:50:52+00:00",
"first_seen": "2026-06-20T00:47:34+00:00",
"full_token": "vagrant",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://www.vagrantup.com/",
"homepage_og_description": "Explore Vagrant product documentation, tutorials, and examples.",
"homepage_og_image": "https://developer.hashicorp.com/og-image/vagrant.jpg",
"homepage_title": "Vagrant | HashiCorp Developer",
"installs_30d": 1450,
"installs_365d": 20012,
"installs_90d": 4077,
"last_seen": "2026-06-20T00:47:34+00:00",
"llm_generated_at": "2026-06-20T23:03:28+00:00",
"llm_model": "claude-haiku-4-5",
"names": [
"Vagrant"
],
"one_liner": "Create and manage lightweight, reproducible development environments using virtual machines or containers.",
"rank_30d": 231,
"rank_365d": 181,
"rank_90d": 249,
"raw_hash": "54352dc2a06e0ecb",
"ruby_source_path": "Casks/v/vagrant.rb",
"tap": "homebrew/cask",
"token": "vagrant",
"version": "2.4.9",
"why_use_this": "Vagrant simplifies setting up identical development environments across teams, reducing \"works on my machine\" problems. It\u0027s widely used by development teams who need consistent VMs or containers without managing virtualization directly. Open-source and scriptable via Vagrantfiles."
}