macOS
brew install juliauplocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für juliaup in AI-Agent-Workflows.
Installation
brew install juliauplocal Homebrew formula metadata
sudo zypper install juliaupopenSUSE Tumbleweed package metadata · juliaup · Quelle: download.opensuse.org
scoop install main/juliaupScoop official bucket manifest trees · bucket/juliaup.json · Quelle: api.github.com
Überblick
Julia installer and version multiplexer
Verlauf
Juliaup is the Julia language project's installer, launcher, and version manager. It gives Julia a Rustup-like channel model for installing named Julia versions, selecting defaults, and launching a specific version with the `julia +channel` syntax.
Juliaup was announced to Julia users on May 27, 2021 as a preview Windows Store installer and version manager. The announcement described it as a way to keep Julia installations up to date, manage multiple Julia versions on one system, and own PATH setup for the `julia` command.
The project later grew beyond the Windows Store path into a cross-platform installer. Its README documents install routes for Windows, Linux, macOS, FreeBSD, Homebrew, openSUSE, Solus, Cargo, and CI use through `julia-actions/install-juliaup`.
Juliaup matters because it shifted Julia installation from a one-off binary download model toward a managed toolchain model. Homebrew, Scoop, openSUSE, and Cargo packaging made it visible outside Julia's own install script, while the Julia README continued to recommend the Juliaup installer path for routine installs.
The tool also became part of Julia workflow automation: the README documents GitHub Actions support and named release channels such as `release`, `lts`, `beta`, `rc`, nightly channels, PR builds, exact versions, and minor-version channels.
Users install Juliaup, then use commands such as `juliaup add`, `juliaup default`, `juliaup update`, `juliaup remove`, `juliaup link`, and `juliaup override` to manage Julia versions. The `julia` launcher resolves a command-line selector, environment variable, directory override, project-based version selection, or default channel.
Juliaup stores Julia versions and its configuration in the Julia depot under `~/.julia` unless `JULIAUP_DEPOT_PATH` is set, and it can download binaries from a mirror via `JULIAUP_SERVER`.
For package managers, Juliaup is a small but interesting inversion: the package installs a tool that installs and selects Julia itself. It lets system package managers ship one multiplexer while Julia's upstream release channels remain under Julia's control.
Its channel abstraction is especially useful for reproducible development and CI because it separates the executable name from the concrete Julia build selected for a directory or command.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
julialauncher | cli | globales Executable | |
juliaup | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/JuliaLang/juliaup
Installationsmetadaten
| Paketschlüssel | brew:juliaup |
|---|---|
| Version | 1.20.8 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/juliaup |
| Homepage | https://github.com/JuliaLang/juliaup |
| Repository | https://github.com/JuliaLang/juliaup |
| Upstream-Dokumentation | https://github.com/JuliaLang/juliaup#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/JuliaLang/juliaup/archive/refs/tags/v1.20.8.tar.gz |
| Zuletzt aktualisiert | 2026-07-17T15:39:59Z |
| Pulse | updated |
| Build-Abhängigkeiten | rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | juliaup |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
juliaup 1.19.8-1.3
Julia installer and version multiplexer
https://github.com/JuliaLang/juliaup
sudo zypper install juliaupmain/juliaup
scoop install main/juliaupQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.