macOS
brew install julialocal Homebrew formula metadata
sudo port install juliaMacPorts ports tree · lang/julia/Portfile · 来源: api.github.com
安装
brew install julialocal Homebrew formula metadata
sudo port install juliaMacPorts ports tree · lang/julia/Portfile · 来源: api.github.com
sudo dnf install juliaFedora Rawhide package metadata · julia · 来源: dl.fedoraproject.org
nix profile install nixpkgs#julianixpkgs package indexes · julia · 来源: raw.githubusercontent.com
sudo pacman -S juliaArch Linux sync databases · julia · 来源: geo.mirror.pkgbuild.com
choco install JuliaChocolatey community package catalog · Julia · 来源: community.chocolatey.org
scoop install main/juliaScoop official bucket manifest trees · bucket/julia.json · 来源: api.github.com
winget install --id Julialang.Julia -eWindows Package Manager source index · Julialang.Julia · 来源: cdn.winget.microsoft.com
概览
Fast, Dynamic Programming Language
历史
Julia is a high-performance dynamic programming language built for technical and scientific computing without the traditional split between a productive scripting language and a separate fast implementation language. Its package-manager footprint matters because the `julia` executable is a compiler, REPL, package environment manager, and scientific-computing platform in one package.
The Julia founders publicly announced the language on February 14, 2012 in the essay 'Why We Created Julia', after roughly two and a half years of work. The design goal was explicit: combine the usability of high-level languages with performance suitable for numerical and systems-heavy work.
Julia 1.0 was released during JuliaCon 2018, with the project describing it as the culmination of nearly a decade of work. The 1.0 milestone established the stable 1.x language line and helped shift Julia from research-language curiosity to production-usable scientific platform.
Julia adoption grew through scientific computing, optimization, data science, differentiable programming, and high-performance numerical packages. JuliaCon began as a small 2014 community event and, by the 2016 invitation post, the organizers described growth from about 75 attendees in 2014 to about 225 in 2015.
The Julia ecosystem is tightly coupled to packages and registries: users install the language from system package managers or official binaries, then use Julia's built-in package manager for reproducible environments and project-specific dependencies.
Developers use the packaged `julia` command for the REPL, script execution, package management, precompilation, notebooks, and project environments. On Unix-like systems, startup customization commonly lives at `~/.julia/config/startup.jl`, which makes the package feel both like a runtime and a personal computing environment.
Julia is significant to package nerds because it layers a language-native package manager on top of OS package managers. The outer package installs the compiler and standard tooling, while Julia's registries, manifests, artifacts, and binary wrappers manage the fast-moving scientific package ecosystem inside user projects.
安全态势
generalized runtime or code generation signal.
yellow 风险 · 中 置信度 · runtime
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.julia/config/startup.jl可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
julia | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/JuliaLang/julia
安装元数据
| 软件包键 | brew:julia |
|---|---|
| 版本 | 1.12.6 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/julia |
| 主页 | https://julialang.org/ |
| 仓库 | https://github.com/JuliaLang/julia |
| 上游文档 | https://docs.julialang.org/ |
| 许可证 | MIT AND BSD-3-Clause AND Apache-2.0 AND BSL-1.0 |
| 源码归档 | https://github.com/JuliaLang/julia/releases/download/v1.12.6/julia-1.12.6-full.tar.gz |
| 最后更新 | 2026-04-12T13:19:59Z |
| Pulse | updated |
| 依赖 | ca-certificates, curl, gcc, gmp, libblastrampoline, libgit2, libnghttp2, libssh2, mpfr, openblas64, openlibm, openssl@3, p7zip, pcre2, suite-sparse, utf8proc, zstd |
| 构建依赖 | cmake |
| macOS 提供的库 | ncurses |
| 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 | julia |
| 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 软件包链接分开显示。
julia
nix profile install nixpkgs#juliajulia 1.12.1-1.fc44
High-level, high-performance dynamic language for technical computing
sudo dnf install juliajulia-common 1.12.1-1.fc44
Julia architecture-independent files
sudo dnf install julia-commonjulia-devel 1.12.1-1.fc44
Julia development, debugging and testing files
sudo dnf install julia-develjulia-doc 1.12.1-1.fc44
Julia documentation and code examples
sudo dnf install julia-docjulia 2:1.12.6-1
High-level, high-performance, dynamic programming language
sudo pacman -S juliajulia
sudo port install juliaJulia
choco install Juliamain/julia
scoop install main/juliaJulialang.Julia
winget install --id Julialang.Julia -eJulialang.Juliaup
winget install --id Julialang.Juliaup -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.