macOS
brew install julialocal Homebrew formula metadata
sudo port install juliaMacPorts ports tree · lang/julia/Portfile · source: api.github.com
brew
Fast, Dynamic Programming Language. Version 1.12.6 via Homebrew; verified 2026-04-12.
install
brew install julialocal Homebrew formula metadata
sudo port install juliaMacPorts ports tree · lang/julia/Portfile · source: api.github.com
sudo dnf install juliaFedora Rawhide package metadata · julia · source: dl.fedoraproject.org
nix profile install nixpkgs#julianixpkgs package indexes · julia · source: raw.githubusercontent.com
sudo pacman -S juliaArch Linux sync databases · julia · source: geo.mirror.pkgbuild.com
choco install JuliaChocolatey community package catalog · Julia · source: community.chocolatey.org
scoop install main/juliaScoop official bucket manifest trees · bucket/julia.json · source: api.github.com
winget install --id Julialang.Julia -eWindows Package Manager source index · Julialang.Julia · source: cdn.winget.microsoft.com
overview
Fast, Dynamic Programming Language
history
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.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.jlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
julia | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/JuliaLang/julia
install metadata
| Package key | brew:julia |
|---|---|
| Version | 1.12.6 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/julia |
| Homepage | https://julialang.org/ |
| Repository | https://github.com/JuliaLang/julia |
| Upstream docs | https://docs.julialang.org/ |
| License | MIT AND BSD-3-Clause AND Apache-2.0 AND BSL-1.0 |
| Source archive | https://github.com/JuliaLang/julia/releases/download/v1.12.6/julia-1.12.6-full.tar.gz |
| Last updated | 2026-04-12T13:19:59Z |
| Pulse | updated |
| Dependencies | ca-certificates, curl, gcc, gmp, libblastrampoline, libgit2, libnghttp2, libssh2, mpfr, openblas64, openlibm, openssl@3, p7zip, pcre2, suite-sparse, utf8proc, zstd |
| Build dependencies | cmake |
| Uses from macOS | ncurses |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.