🍺 BREW Explorer

← all formulae

root

brew install root v6.40.02 LGPL-2.1-or-later

Analyzing petabytes of data, scientifically

652
30-day installs · #1572
1.7k
90-day · #1718
7.6k
365-day · #1615

Runtime dependencies

Build dependencies

Links

Caveats

As of ROOT 6.22, you should not need the thisroot scripts; but if you
depend on the custom variables set by them, you can still run them:

For bash users:
  . $HOMEBREW_PREFIX/bin/thisroot.sh
For zsh users:
  pushd $HOMEBREW_PREFIX >/dev/null; . bin/thisroot.sh; popd >/dev/null
For csh/tcsh users:
  source $HOMEBREW_PREFIX/bin/thisroot.csh
For fish users:
  . $HOMEBREW_PREFIX/bin/thisroot.fish
Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "cmake",
    "ninja",
    "pkgconf"
  ],
  "categories": [],
  "caveats": "As of ROOT 6.22, you should not need the thisroot scripts; but if you\ndepend on the custom variables set by them, you can still run them:\n\nFor bash users:\n  . $HOMEBREW_PREFIX/bin/thisroot.sh\nFor zsh users:\n  pushd $HOMEBREW_PREFIX \u003e/dev/null; . bin/thisroot.sh; popd \u003e/dev/null\nFor csh/tcsh users:\n  source $HOMEBREW_PREFIX/bin/thisroot.csh\nFor fish users:\n  . $HOMEBREW_PREFIX/bin/thisroot.fish\n",
  "conflicts_with": [],
  "dependencies": [
    "cfitsio",
    "davix",
    "fftw",
    "freetype",
    "ftgl",
    "gcc",
    "giflib",
    "gl2ps",
    "glew",
    "graphviz",
    "gsl",
    "jpeg-turbo",
    "libpng",
    "libtiff",
    "lz4",
    "nlohmann-json",
    "numpy",
    "openblas",
    "openssl@3",
    "pcre2",
    "python@3.14",
    "sqlite",
    "tbb",
    "xrootd",
    "xxhash",
    "xz",
    "zstd"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Analyzing petabytes of data, scientifically",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:41:33+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "root",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://root.cern",
  "homepage_og_description": "Data Analysis Framework",
  "homepage_og_image": "https://root.cern/assets/images/ROOT-image-share.png",
  "homepage_title": "ROOT: Analyzing petabytes of data, scientifically. - ROOT",
  "installs_30d": 652,
  "installs_365d": 7598,
  "installs_90d": 1706,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "LGPL-2.1-or-later",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "root",
  "oldnames": [
    "root6"
  ],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 1572,
  "rank_365d": 1615,
  "rank_90d": 1718,
  "raw_hash": "58d591e99d1d35bc",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/r/root.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    "curl",
    "libxcrypt",
    "libxml2",
    "ncurses"
  ],
  "version_head": "HEAD",
  "version_stable": "6.40.02",
  "versioned_formulae": [],
  "why_use_this": null
}