ALR-TOOLCHAIN(1) | Alire manual | ALR-TOOLCHAIN(1) |
alr-toolchain - Manage Alire-provided toolchains
alr toolchain [options] [-u|--uninstall] [-i|--install crate[version set]] | --select [--local] [releases] [--disable-assistant]
Download toolchain elements, like GNAT and gprbuild, in the shared cache of the active configuration.
Run it without arguments to get a list of downloaded tools. Use --select without arguments to run the assistant to select the default toolchain for this configuration. Adding --local will instead make the selection apply only to the workspace (overriding a possible configuration- wide selection). Giving one or more releases argument will skip the assistant and set the release as the default. Specify --install/--uninstall and one or more crates name with optional version set to make available or remove a tool. Run `alr help toolchains` for further information about toolchain management and use.
alr(1), alr-config(1), alr-printenv(1), alr-version(1), gprbuild(1)
Generated with generate-man from Alire execution
August 3, 2022 | Alire 1.2 |