Automic VaultAutomic Vault

brew

juliaup mit Homebrew, zypper, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für juliaup in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install juliaup

local Homebrew formula metadata

Linux

openSUSE zypperverifiziert · 92%
sudo zypper install juliaup

openSUSE Tumbleweed package metadata · juliaup · Quelle: download.opensuse.org

Windows

Scoopverifiziert · 92%
scoop install main/juliaup

Scoop official bucket manifest trees · bucket/juliaup.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

Julia installer and version multiplexer

Befehle und Aliase

  • julialauncher
  • juliaup

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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`.

Adoptionsgeschichte

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.

Wie es verwendet wird

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`.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2021-05-27: Juliaup preview announced to Julia users as a Windows Store installer and version manager.
  • 2021-06-30: GitHub release v1.0.39 was published during the early public release stream.
  • 2021-12-03: GitHub release v1.5.0 was published.
  • 2023-05-09: GitHub release v1.10.0 was published.

Related projects

  • Juliaup is directly tied to the Julia language distribution and launcher workflow.
  • Its README points Julia CI users to `julia-actions/install-juliaup`.
  • Conceptually it sits in the same package-manager family as Rustup, SDKMAN, pyenv, and other language toolchain multiplexers.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
julialaunchercliglobales Executable
juliaupcliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-25
Manager-Version1.20.8
Manager aktualisiert2026-07-17
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv1.20.8

https://github.com/JuliaLang/juliaup

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:juliaup
Version1.20.8
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/juliaup
Homepagehttps://github.com/JuliaLang/juliaup
Repositoryhttps://github.com/JuliaLang/juliaup
Upstream-Dokumentationhttps://github.com/JuliaLang/juliaup#readme
LizenzMIT
Quellarchivhttps://github.com/JuliaLang/juliaup/archive/refs/tags/v1.20.8.tar.gz
Zuletzt aktualisiert2026-07-17T15:39:59Z
Pulseupdated
Build-Abhängigkeitenrust
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namejuliaup
Version Scheme0
Revision0
Head VersionHEAD
Conflicts With
  • julia
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

zypper95%

juliaup 1.19.8-1.3

Julia installer and version multiplexer

https://github.com/JuliaLang/juliaup

sudo zypper install juliaup
  • License: (0BSD OR MIT OR Apache-2.0) AND Apache-2.0 AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR Apache-2.0
  • Category: Development/Languages/Other
  • Architecture: x86_64
  • Source Package: juliaup
  • 7 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Juliaup
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: juliaup from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
Scoop95%

main/juliaup

scoop install main/juliaup
  • normalized package name match
  • Abgeglichen nach: Juliaup
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/juliaup.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment