← Package directory
Available on winget

Install Alire

Ada/SPARK Source Package Manager

Install with winget
winget install --id AdaLang.Alire.Portable
Upgrade
winget upgrade --id AdaLang.Alire.Portable
Uninstall
winget uninstall --id AdaLang.Alire.Portable

About Alire

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.

What's new in 2.1.1

Maintenance release with bugfixes and MSYS2 updated installer. Full Changelog: v2.1.0...v2.1.1

Read release notes

Version history

Version Updated Notes
2.1.1 Unknown Maintenance release with bugfixes and MSYS2 updated installer. Full Changelog: v2.1.0...v2.1.1
2.1.0 Unknown This is mainly a maintenance release with numerous bugfixes. However, some important internal refactorings and a few new minor features justify releasing it as a new minor version. User-visible changes can be found in do...
2.0.2 Unknown What's Changed (excerpt) - fix: set up environment during build preparations (#1766) - fix: ability to pin a crate that 'provides' a dependency (#1771) - fix: early error on Windows with msys2 disabled (#1747) - feat: bu...
2.0.1 Unknown This is a maintenance release to fix some issues detected in 2.0. Notable Fixes - Using alr config and ALR_CONFIG is a warning and not an error (until 3.0) (#1640) - msys2 installer updated to the latest version (#1648)...