macOS
brew install julialocal Homebrew formula metadata
sudo port install juliaMacPorts ports tree · lang/julia/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de julia pour les workflows d'agents IA.
installation
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
aperçu
Fast, Dynamic Programming Language
historique
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.
posture de sécurité
generalized runtime or code generation signal.
risque yellow · confiance moyen · runtime
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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.jlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
julia | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/JuliaLang/julia
métadonnées d'installation
| Clé du paquet | brew:julia |
|---|---|
| Version | 1.12.6 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/julia |
| Page d'accueil | https://julialang.org/ |
| Dépôt | https://github.com/JuliaLang/julia |
| Docs amont | https://docs.julialang.org/ |
| Licence | MIT AND BSD-3-Clause AND Apache-2.0 AND BSL-1.0 |
| Archive source | https://github.com/JuliaLang/julia/releases/download/v1.12.6/julia-1.12.6-full.tar.gz |
| Dernière mise à jour | 2026-04-12T13:19:59Z |
| Pulse | updated |
| Dépendances | ca-certificates, curl, gcc, gmp, libblastrampoline, libgit2, libnghttp2, libssh2, mpfr, openblas64, openlibm, openssl@3, p7zip, pcre2, suite-sparse, utf8proc, zstd |
| Dépendances de compilation | cmake |
| Bibliothèques fournies par macOS | ncurses |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.