ALR-GET(1) | Alire manual | ALR-GET(1) |
alr-get - Fetches a crate release
alr get [options] <crate>[allowed versions]
Retrieve a crate, in the case of regular ones, or install a system package provided by the platform. A regular crate is deployed under an immediate folder with naming 'name_version_hash'.
Version selection syntax (global policy applies within the allowed version subsets):
crate Newest/oldest version
crate=version Exact version
crate^version Major-compatible version
crate~version Minor-compatible version
alr(1), alr-index(1), alr-init(1), alr-pin(1), alr-search(1), alr-show(1), alr-update(1), alr-with(1), gprbuild(1)
Generated with generate-man from Alire execution
August 3, 2022 | Alire 1.2 |