🍺 BREW Explorer

← all formulae

juliaup

brew install juliaup v1.20.4 MIT

Julia installer and version multiplexer

566
30-day installs · #1665
1.6k
90-day · #1757
6.3k
365-day · #1761
1.3k
★ GitHub stars · updated 2mo ago

Build dependencies

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "rust"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [
    "julia"
  ],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Julia installer and version multiplexer",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:39:07+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "juliaup",
  "github_default_branch": "main",
  "github_last_commit_at": "2026-06-17T17:34:34Z",
  "github_readme_excerpt": "# Juliaup - Julia version manager\n\nThis repository contains a cross-platform installer for the Julia programming language.\n\nThe installer also bundles a full Julia version manager called `juliaup`. One can use `juliaup` to install specific Julia versions, it alerts users when new Julia versions are released and provides a convenient Julia release channel abstraction.\n\n## Status\n\nThis installer is considered production ready.\n\n## Installation\n\nOn all platforms it is recommended that you first uninstall any previous Julia versions and undo any modifications you might have made to put `julia` on the `PATH` before you install Julia with the installer in this repository.\n\n### Windows\n\nOn Windows Julia and Juliaup can be installed directly from the Windows store [here](https://www.microsoft.com/store/apps/9NJNWW8PVKMN). One can also install exactly the same version by executing\n\n```\nwinget install --name Julia --id 9NJNWW8PVKMN -e -s msstore\n```\n\non a command line.\n\nIf the Windows Store is blocked on a system, we have an alternative [MSIX App Installer](https://learn.microsoft.com/en-us/windows/msix/app-installer/app-installer-file-overview) based setup. Note that this is currently experimental, please report back successes and failures [here](https://github.com/JuliaLang/juliaup/issues/343). To use the App Installer version, download [this](https://install.julialang.org/Julia.appinstaller) file and open it by double clicking on it.\n\nIf neither the Windows Store nor the App Installer version work on your Windows system, you can also use a MSI based installer. Note that this installation methods comes with serious limitations and is generally not recommended unless no other method works. For example, there is no automatic update mechanism for Juliaup with this installation method. The 64 bit version of the MSI installer can be downloaded from [here](https://install.julialang.org/Julia-x64.msi) and the 32 bit version from [here](https://install.julialang.org/Julia-x86.msi).",
  "github_repo": "JuliaLang/juliaup",
  "github_stars": 1280,
  "github_topics": [],
  "homepage": "https://github.com/JuliaLang/juliaup",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 566,
  "installs_365d": 6267,
  "installs_90d": 1623,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "juliaup",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 1665,
  "rank_365d": 1761,
  "rank_90d": 1757,
  "raw_hash": "572cbf6eb1cc24d8",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/j/juliaup.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "1.20.4",
  "versioned_formulae": [],
  "why_use_this": null
}