Wingetlywingetly
← All apps

Julia

by Julia Languagev1.13.0

Last updated

Julia is a high-level, high-performance, dynamic programming language.

Install with winget

$ winget install --id Julialang.Julia --exact --version 1.13.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Julia

Julia uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, user scope)
julia-1.13.0-win64.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for Julia

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Julia is a high-level, high-performance, dynamic programming language. While it is a general-purpose language and can be used to write any application, many of its features are well suited for numerical analysis and computational science.

Installers · v1.13.0

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
userDirect
x64EXE
Inno Setup
userDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

1 known CVE via NVD

  • critical9.1Patched in wingetCVE-2021-4048affects <=1.6.3Dec 8, 2021

    An out-of-bounds read flaw was found in the CLARRV, DLARRV, SLARRV, and ZLARRV functions in lapack through version 3.10.0, as also used in OpenBLAS before version 0.3.18. Specially crafted inputs passed to these functions could cause an application using lapack to crash or possi...

Source: NVD, updated 6h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Related apps

  • Python 3.12Python Software Foundation
    Python.Python.3.12v3.12.10

    Python is a programming language that lets you work more quickly and integrate your systems more effectively.

  • Python 3.14Python Software Foundation
    Python.Python.3.14v3.14.7

    A programming language that lets you work more quickly and integrate your systems more effectively.

  • Python 3.11Python Software Foundation
    Python.Python.3.11v3.11.9

    Python is a programming language that lets you work more quickly and integrate your systems more effectively.

  • Python 3.13Python Software Foundation
    Python.Python.3.13v3.13.15

    Python is a programming language that lets you work more quickly and integrate your systems more effectively.

  • Python Install ManagerPython Software Foundation
    Python.PythonInstallManagerv26.3.240.0

    Install, manage, and launch Python on Windows.

  • Python 3.8Python Software Foundation
    Python.Python.3.8v3.8.10

    Python is a programming language that lets you work more quickly and integrate your systems more effectively.

More from Julia Language or browse computation, hpc, language.

Frequently asked questions

How do I install Julia on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Julialang.Julia --exact --version 1.13.0. winget downloads the installer from Julia Language and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Julia silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Julialang.Julia --exact 1.13.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Julia?
Julia uses EXE (Inno Setup). Run the downloaded installer with: julia-1.13.0-win64.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall Julia via winget?
Run: winget uninstall --id Julialang.Julia --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Julia's Apps & Features entry.
Is Julia free?
Julia is distributed under MIT. Refer to the publisher (https://julialang.org/downloads/) for the full license terms - Wingetly itself does not charge for installation.
Does Julia work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Julia directly from the publisher.
How do I keep Julia up to date?
Run winget upgrade --id Julialang.Julia --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of Julia from microsoft/winget-pkgs.

Recent versions

  • 1.13.0latest
  • 1.12.7
  • 1.12.6
  • 1.12.5
  • 1.12.4
  • 1.12.3
  • 1.12.2
  • 1.12.1
  • 1.12.0
  • 1.11.7