macOS
brew install juliauplocal Homebrew formula metadata
brew
juliaup のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install juliauplocal Homebrew formula metadata
sudo zypper install juliaupopenSUSE Tumbleweed package metadata · juliaup · ソース: download.opensuse.org
scoop install main/juliaupScoop official bucket manifest trees · bucket/juliaup.json · ソース: api.github.com
概要
Julia installer and version multiplexer
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
julialauncher | cli | グローバル実行可能ファイル | |
juliaup | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/JuliaLang/juliaup
インストールメタデータ
| パッケージキー | brew:juliaup |
|---|---|
| バージョン | 1.20.8 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/juliaup |
| ホームページ | https://github.com/JuliaLang/juliaup |
| リポジトリ | https://github.com/JuliaLang/juliaup |
| 上流ドキュメント | https://github.com/JuliaLang/juliaup#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/JuliaLang/juliaup/archive/refs/tags/v1.20.8.tar.gz |
| 最終更新 | 2026-07-17T15:39:59Z |
| Pulse | updated |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
juliaup 1.19.8-1.3
Julia installer and version multiplexer
https://github.com/JuliaLang/juliaup
sudo zypper install juliaupmain/juliaup
scoop install main/juliaupソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.