rbenv
brew install rbenv
v1.3.2
MIT
Ruby version manager that sets per-project or per-shell Ruby interpreters without modifying system binaries.
Why you might care
rbenv lets you maintain multiple Ruby versions side-by-side and switch between them per-directory (via .ruby-version files) or session, similar to nvm for Node.js. It's lightweight, POSIX-compliant, and integrates cleanly with your shell PATH; essential if you work across Ruby projects with different version requirements.
8.8k
30-day installs · #383
29.4k
90-day · #400
196.2k
365-day · #285
Runtime dependencies
Links
- https://rbenv.org
- Brew formula source: Formula/r/rbenv.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"rvm",
"asdf",
"chruby"
],
"build_dependencies": [],
"categories": [
"version-control",
"language-runtime",
"shell"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"ruby-build"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Ruby version manager",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:40:50+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "rbenv",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://rbenv.org",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "rbenv - the Ruby version manager",
"installs_30d": 8754,
"installs_365d": 196176,
"installs_90d": 29425,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": "2026-06-20T23:44:32+00:00",
"llm_model": "claude-haiku-4-5",
"name": "rbenv",
"oldnames": [],
"one_liner": "Ruby version manager that sets per-project or per-shell Ruby interpreters without modifying system binaries.",
"optional_dependencies": [],
"rank_30d": 383,
"rank_365d": 285,
"rank_90d": 400,
"raw_hash": "535817e0769dc7ef",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/r/rbenv.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [
{
"ruby": "test"
}
],
"version_head": "HEAD",
"version_stable": "1.3.2",
"versioned_formulae": [],
"why_use_this": "rbenv lets you maintain multiple Ruby versions side-by-side and switch between them per-directory (via .ruby-version files) or session, similar to nvm for Node.js. It\u0027s lightweight, POSIX-compliant, and integrates cleanly with your shell PATH; essential if you work across Ruby projects with different version requirements."
}