Movatterモバイル変換


[0]ホーム

URL:




Manual Downloads

This page is not for most users: SeeInstall for how to install Julia the recommended way usingjuliaup. Please seeplatform specific instructions for further manual installation instructions. If the official binaries do not work for you, pleasefile an issue in the Julia project.

Current stable release: v1.11.6 (July 9, 2025)

Release notes |GitHub tag |SHA256 checksums |MD5 checksums

Platform 64-bit 32-bit
Windows[help]installer,portableinstaller,portable
macOS (Apple Silicon)[help].dmg,.tar.gz
macOS x86 (Intel or Rosetta)[help].dmg,.tar.gz
Generic Linux on x86[help]glibc (GPG),musl[1] (GPG)glibc (GPG)
Generic Linux on ARM[help].tar.gz (GPG)
Generic Linux on PowerPC[help]little endian (GPG)
Generic FreeBSD on x86[help].tar.gz (GPG)
SourceTarball (GPG)Tarball with dependencies (GPG)GitHub

Almost everyone should be downloading and using the latest stable release of Julia. Great care is taken not to break compatibility with older Julia versions, so older code should continue to work with the latest stable Julia release. You shouldonly be using the long-term support (LTS) version of Julia if you work at an organization where implementing or certifying upgrades is prohibitively expensive and there is no need for new language features or packages. See this description of"Risk Personas" for more detail on who should be using what versions of Julia based on their risk tolerance. See this blog post onJulia's Release Process for more information on different kinds of releases.

Long-term support (LTS) release: v1.10.10 (June 27, 2025)

Release notes |GitHub tag |SHA256 checksums |MD5 checksums

Platform 64-bit 32-bit
Windows[help]installer,portableinstaller,portable
macOS (Apple Silicon)[help].dmg,.tar.gz
macOS x86 (Intel or Rosetta)[help].dmg,.tar.gz
Generic Linux on x86[help]glibc (GPG),musl[1] (GPG)glibc (GPG)
Generic Linux on ARM[help].tar.gz (GPG)
Generic Linux on PowerPC[help]little endian (GPG)
Generic FreeBSD on x86[help].tar.gz (GPG)
SourceTarball (GPG)Tarball with dependencies (GPG)GitHub

Upcoming release: v1.12.0-rc1 (July 12, 2025)

We're currently testing a prerelease for Julia v1.12, an upcoming minor release in the 1.x series of releases. We encourage developers and interested users to try it out and report any issues they encounter. As a prerelease, it should not be considered production-ready; it's intended to give users a chance to try out 1.12 with their code before the full release.

Release notes |GitHub tag |SHA256 checksums |MD5 checksums

Platform 64-bit 32-bit
Windows[help]installer,portableinstaller,portable
macOS x86 (Intel or Rosetta)[help].dmg
macOS (Apple Silicon)[help].dmg
Generic Linux on x86[help]glibc (GPG),musl[1] (GPG)glibc (GPG)
Generic Linux on ARM[help]AArch64 (GPG)
Generic FreeBSD on x86[help].tar.gz (GPG)
SourceTarball (GPG)Tarball with dependencies (GPG)GitHub

[1] Most Linux users should use the glibc binaries unless you know that your system uses musl as its libc.

Please do not use the version of "Julia" shipped by Linux or BSD package managers

Many Linux/BSD/Unix package managers ship broken and/or significantly out of date versions of Julia. Please use juliaup or download the official binaries instead.

Supported platforms

Different OSes and architectures have varyingtiers of support.

Operating System OS Version Architecture Support Tier
macOS 10.14+ x86-64 (64-bit)
11.4+ ARMv8 (64-bit)
11.4+ Rosetta 2
Windows 10+ x86-64 (64-bit)
i686 (32-bit)
WSL 2 (Ubuntu LTS)
Linux (Glibc) 2.6.24+ x86-64 (64-bit)
i686 (32-bit)
ARMv8 (64-bit)
ARMv7 (32-bit)
PowerPC LE (64-bit)
6.4+ RISC-V (64-bit)
Linux (Musl) 2.6.39+ x86-64 (64-bit)
FreeBSD 13.4+ x86-64 (64-bit)
14.1+ ARMv8 (64-bit)

Julia also supports a variety of hardware accelerators, by means of external packages.

Hardware Accelerator Platform Requirements Support Tier
NVIDIA GPUs using CUDA Linux (64-bit) NVIDIA driver for CUDA 11.0+
Windows (64-bit)
Apple GPUs using Metal Apple Silicon macOS 13+
Intel GPUs with oneAPI Linux (64-bit) 6.2+
Windows (64-bit) WSL2
AMD GPUs using ROCm Linux (64-bit) ROCM 5.3+
Windows (64-bit)

Support tiers for the latest stable release of Julia

  • : Julia is guaranteed to build from source and pass all tests on these platforms when built with the default options. Official binaries are always available and CI is run on every commit to ensure support is actively maintained.
  • : Julia is guaranteed to build from source using the default build options, but may or may not pass all tests. Official binaries are available on a case-by-case basis.
  • : Julia may or may not build. If it does, it is unlikely to pass tests. Binaries may be available in some cases. When they are, they should be considered experimental. Ongoing support is dependent on community efforts.
  • Tier 4: Julia built at some point in the past, but is known not to build currently.

Older Releases

Older releases of Julia for all platforms are available on theOlder releases page. Only the LTS and Stable releases are maintained.

Nightly Builds

Builds of the current unstable development version of Julia are available on thenightlies page. While the name suggests that they are built every night, they are actually built after each commit to master. However, at times due to broken builds or CI infrastructure issues, nightlies may not be produced. These are intended as developer previews into the latest work and are not intended for normal use. Most users are advised to use the current stable release version of Julia.

Download verification

All Julia binary releases are cryptographically secured using the traditional methods on each platform. macOS and Windows releases are codesigned with certificates that are verified by the operating system during installation. Linux and source tarballs are signed with GPG usingthis key.

JSON release feed

The info above is also available as aJSON file (schema). It may take up to two hours after the release of a new version for it to be included in the JSON file.




[8]ページ先頭

©2009-2025 Movatter.jp