Wingetlywingetly
← All apps

Alire

by The Alire Developersv2.1.1

Last updated

Ada/SPARK Source Package Manager

Install with winget

$ winget install --id AdaLang.Alire --exact --version 2.1.1

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

Silent install command for Alire

Alire uses EXE. The silent install switches are install --confirm-command --root "C:\Program Files\Alire".

One-line silent install (x64, machine scope)
alr-2.1.1-installer-x86_64-windows.exe install --confirm-command --root "C:\Program Files\Alire"

See the full silent install reference for Alire

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

A catalog of ready-to-use Ada libraries plus a command-line tool (alr) to obtain, build, and incorporate them into your own projects. It aims to fulfill a similar role to Rust's cargo or OCaml's opam.

Installers · v2.1.1

ArchitectureTypeScopeInstallDownload
x64EXEmachineDirect

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

Security

No known CVEs for Alire.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • AlireThe Alire Developers
    AdaLang.Alire.Portablev2.1.1

    Ada/SPARK Source Package Manager

  • App InstallerMicrosoft Corporation
    Microsoft.AppInstallerv1.29.290

    Microsoft App Installer lets you easily install Windows apps with a double-click. It also includes WinGet for powerful command-line app management.

  • pnpmpnpm
    pnpm.pnpmv12.4.1

    Fast, disk space efficient package manager.

  • ChocolateyChocolatey Software, Inc.
    Chocolatey.Chocolateyv2.7.4.0

    Chocolatey is The Package Manager for Windows. It was designed to be a decentralized framework for quickly installing applications and tools that you need. It is built on the NuGet infrastructure and uses PowerShell as its focus for delivering packages.

  • O
    OmniGetPranav-Nexus
    Nexus.OmniGetv1.0.6

    A unified command-line wrapper for Windows package managers WinGet and Scoop.

  • P
    pixiprefix-dev
    prefix-dev.pixiv0.80.0

    A cross-platform, multi-language package manager and workflow tool

More from The Alire Developers or browse ada, ada-2012, package-management.

Frequently asked questions

How do I install Alire on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id AdaLang.Alire --exact --version 2.1.1. winget downloads the installer from The Alire Developers and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Alire silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id AdaLang.Alire --exact 2.1.1 --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 Alire?
Alire uses EXE. Run the downloaded installer with: alr-2.1.1-installer-x86_64-windows.exe install --confirm-command --root "C:\Program Files\Alire". The silent switches are install --confirm-command --root "C:\Program Files\Alire".
How do I uninstall Alire via winget?
Run: winget uninstall --id AdaLang.Alire --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Alire's Apps & Features entry.
Is Alire free?
Alire is distributed under GPL-3.0. Refer to the publisher (https://alire.ada.dev/) for the full license terms - Wingetly itself does not charge for installation.
Does Alire 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 Alire directly from the publisher.
How do I keep Alire up to date?
Run winget upgrade --id AdaLang.Alire --exact, or winget upgrade --all to update everything winget tracks. We index 4 versions of Alire from microsoft/winget-pkgs.

Recent versions

  • 2.1.1latest
  • 2.1.0
  • 2.0.2
  • 2.0.1