🍺 BREW Explorer

← all casks

Anaconda Distribution

brew install --cask anaconda v2025.12-2

Python and R distribution with pre-installed packages for data science and scientific computing.

Why you might care

Anaconda bundles Python/R with 1,500+ pre-compiled scientific libraries (NumPy, Pandas, SciPy), package manager (conda), and Jupyter notebooks—eliminating tedious dependency management. Ideal for data scientists and researchers who want a complete, batteries-included environment without manual setup.

Categories

Alternatives

Miniconda Python Mambaforge
1.5k
30-day installs · #223
5.5k
90-day · #188
38.3k
365-day · #115

Links

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

Raw metadata
{
  "alternatives": [
    "Miniconda",
    "Python",
    "Mambaforge"
  ],
  "artifacts": [
    {
      "uninstall": [
        {
          "delete": [
            "$HOMEBREW_PREFIX/anaconda3",
            "/Applications/Anaconda-Navigator.app"
          ]
        }
      ]
    },
    {
      "installer": [
        {
          "script": {
            "args": [
              "-b",
              "-p",
              "$HOMEBREW_PREFIX/anaconda3"
            ],
            "executable": "Anaconda3-2025.12-2-MacOSX-arm64.sh",
            "sudo": true
          }
        }
      ]
    },
    {
      "postflight": null
    },
    {
      "zap": [
        {
          "trash": [
            "~/.anaconda",
            "~/.conda",
            "~/.condarc",
            "~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.continuum.io.sfl*",
            "~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.continuum.python.sfl*"
          ]
        }
      ]
    }
  ],
  "auto_updates": 1,
  "categories": [
    "dev-tools"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Distribution of the Python and R programming languages for scientific computing",
  "disable_reason": null,
  "disabled": 0,
  "display_name": "Anaconda Distribution",
  "enrichment_fetched_at": "2026-06-20T22:40:32+00:00",
  "first_seen": "2026-06-20T00:47:34+00:00",
  "full_token": "anaconda",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://www.anaconda.com/",
  "homepage_og_description": "Anaconda is the birthplace of Python data science. We are a movement of data scientists, data-driven enterprises, and open source communities.",
  "homepage_og_image": "https://www.anaconda.com/wp-content/uploads/2025/07/logo-amtrust.svg",
  "homepage_title": "Advance AI with Open Source | Anaconda",
  "installs_30d": 1488,
  "installs_365d": 38303,
  "installs_90d": 5520,
  "last_seen": "2026-06-20T00:47:34+00:00",
  "llm_generated_at": "2026-06-20T23:03:27+00:00",
  "llm_model": "claude-haiku-4-5",
  "names": [
    "Anaconda Distribution"
  ],
  "one_liner": "Python and R distribution with pre-installed packages for data science and scientific computing.",
  "rank_30d": 223,
  "rank_365d": 115,
  "rank_90d": 188,
  "raw_hash": "7ab8de8d99549f7e",
  "ruby_source_path": "Casks/a/anaconda.rb",
  "tap": "homebrew/cask",
  "token": "anaconda",
  "version": "2025.12-2",
  "why_use_this": "Anaconda bundles Python/R with 1,500+ pre-compiled scientific libraries (NumPy, Pandas, SciPy), package manager (conda), and Jupyter notebooks\u2014eliminating tedious dependency management. Ideal for data scientists and researchers who want a complete, batteries-included environment without manual setup."
}