🍺 BREW Explorer

← all formulae

ruby@3.3

brew install ruby@3.3 v3.3.11 Ruby keg-only

Ruby 3.3 interpreter and standard library—keg-only versioned formula for side-by-side installation.

Why you might care

Install Ruby 3.3 alongside other Ruby versions without conflicts; useful for testing, legacy projects, or CI/CD workflows that require a specific minor version. Keg-only means it won't shadow your default ruby in PATH, so you must link it explicitly or call it via full path.

Categories

Alternatives

Ruby (system or rbenv) asdf RVM
2.2k
30-day installs · #919
7.1k
90-day · #942
15.8k
365-day · #1182

Runtime dependencies

Build dependencies

Links

Caveats

By default, binaries installed by gem will be placed into:
  $HOMEBREW_PREFIX/lib/ruby/gems/3.3.0/bin

You may want to add this to your PATH.

Keg-only reason

:versioned_formula

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "Ruby (system or rbenv)",
    "asdf",
    "RVM"
  ],
  "build_dependencies": [
    "autoconf",
    "pkgconf",
    "rust"
  ],
  "categories": [
    "language-runtime",
    "interpreter"
  ],
  "caveats": "By default, binaries installed by gem will be placed into:\n  $HOMEBREW_PREFIX/lib/ruby/gems/3.3.0/bin\n\nYou may want to add this to your PATH.\n",
  "conflicts_with": [],
  "dependencies": [
    "libyaml",
    "openssl@3"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Powerful, clean, object-oriented scripting language",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:41:12+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "ruby@3.3",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://www.ruby-lang.org/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "Ruby Programming Language",
  "installs_30d": 2247,
  "installs_365d": 15848,
  "installs_90d": 7108,
  "keg_only": 1,
  "keg_only_reason": ":versioned_formula",
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "Ruby",
  "llm_generated_at": "2026-06-20T23:47:52+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "ruby@3.3",
  "oldnames": [],
  "one_liner": "Ruby 3.3 interpreter and standard library\u2014keg-only versioned formula for side-by-side installation.",
  "optional_dependencies": [],
  "rank_30d": 919,
  "rank_365d": 1182,
  "rank_90d": 942,
  "raw_hash": "a2bf3fccea21655d",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/r/ruby@3.3.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    "gperf",
    "libffi",
    "libxcrypt"
  ],
  "version_head": null,
  "version_stable": "3.3.11",
  "versioned_formulae": [
    "ruby@3.4",
    "ruby@3.2",
    "ruby@3.1"
  ],
  "why_use_this": "Install Ruby 3.3 alongside other Ruby versions without conflicts; useful for testing, legacy projects, or CI/CD workflows that require a specific minor version. Keg-only means it won\u0027t shadow your default ruby in PATH, so you must link it explicitly or call it via full path."
}