Automic VaultAutomic Vault

brew

使用 Homebrew, dnf, MacPorts, Nix, pacman, chocolatey, scoop, winget 安装 julia

查看 julia 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install julia

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install julia

MacPorts ports tree · lang/julia/Portfile · 来源: api.github.com

Windows

Chocolatey已验证 · 92%
choco install Julia

Chocolatey community package catalog · Julia · 来源: community.chocolatey.org

Scoop已验证 · 92%
scoop install main/julia

Scoop official bucket manifest trees · bucket/julia.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id Julialang.Julia -e

Windows Package Manager source index · Julialang.Julia · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Fast, Dynamic Programming Language

命令和别名

  • julia

历史

项目历史与用法

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.

时间线

  • 2009: The Julia team began work on the language, according to the 2012 launch essay's two-and-a-half-year framing.
  • 2012: Julia was publicly announced on February 14.
  • 2014: The first JuliaCon was held in Chicago.
  • 2018: Julia 1.0 was released during JuliaCon 2018.
  • 2022: The Julia community marked ten years since the public announcement with adoption stories from users.

Related projects

  • LLVM is central to Julia's compilation strategy.
  • Pkg is Julia's built-in package manager and environment tool.
  • SciML, JuMP, and the broader Julia package registry are major ecosystem pillars.

安全态势

风险级别:yellow

generalized runtime or code generation signal.

风险分类器

yellow 风险 · 中 置信度 · runtime

原因

  • generalized runtime or code generation signal

信号

  • text:programming language

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 17 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.julia/config/startup.jl

可执行文件

已安装的可执行文件

命令类型暴露范围备注
juliacli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本1.12.6
管理器更新时间2026-04-12
本地数据OK
上游not checked
检测到的最新版本未检测到

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
Pulseupdated
依赖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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namejulia
Version Scheme0
Revision0
Head VersionHEAD
Conflicts With
  • juliaup
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

julia

nix profile install nixpkgs#julia
  • normalized package name match
  • 匹配方式:Julia
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: julia from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
dnf95%

julia 1.12.1-1.fc44

High-level, high-performance dynamic language for technical computing

http://julialang.org/

sudo dnf install julia
  • License: MIT and Apache-2.0 WITH LLVM-exception
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: julia
  • 32 依赖
  • 10 提供
  • normalized package name match
  • 匹配方式:Julia
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: julia from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

julia-common 1.12.1-1.fc44

Julia architecture-independent files

http://julialang.org/

sudo dnf install julia-common
  • License: MIT and Apache-2.0 WITH LLVM-exception
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: julia
  • 4 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Julia
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: julia-common from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

julia-devel 1.12.1-1.fc44

Julia development, debugging and testing files

http://julialang.org/

sudo dnf install julia-devel
  • License: MIT and Apache-2.0 WITH LLVM-exception
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: julia
  • 4 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Julia
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: julia-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

julia-doc 1.12.1-1.fc44

Julia documentation and code examples

http://julialang.org/

sudo dnf install julia-doc
  • License: MIT and Apache-2.0 WITH LLVM-exception
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: julia
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Julia
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: julia-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

julia 2:1.12.6-1

High-level, high-performance, dynamic programming language

https://julialang.org/

sudo pacman -S julia
  • License: MIT
  • Architecture: x86_64
  • 14 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Julia
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: julia from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

julia

sudo port install julia
  • normalized package name match
  • 匹配方式:Julia
MacPorts ports tree · api.github.com · MacPorts ports tree: lang/julia/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

Julia

choco install Julia
  • normalized package name match
  • 匹配方式:Julia
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: Julia from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','jetbrains-rider'
Scoop95%

main/julia

scoop install main/julia
  • normalized package name match
  • 匹配方式:Julia
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/julia.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

Julialang.Julia

winget install --id Julialang.Julia -e
  • normalized package name match
  • 匹配方式:Julia
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Julialang.Julia from https://cdn.winget.microsoft.com/cache/source.msix
winget95%

Julialang.Juliaup

winget install --id Julialang.Juliaup -e
  • normalized package name match
  • 匹配方式:Julia
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Julialang.Juliaup from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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