alire on AUR (Arch User Repository)

Last updated: May 20,2024

1. Install "alire" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install alire on Arch using YAY

$ yay -S alire

* (Optional) Uninstall alire on Arch using YAY

$ yay -Rns alire

2. Manually Install "alire" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone alire's git locally

$ git clone https://aur.archlinux.org/alire.git ~/alire

c. Go to ~/alire folder and install it

$ cd ~/alire $ makepkg -si

3. Information about the alire package on Arch User Repository (AUR)

ID: 1428756
Name: alire
PackageBaseID: 163423
PackageBase: alire
Version: 2.0.0-2
Description: 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.
URL: https://alire.ada.dev/
NumVotes: 2
Popularity: 7.9E-5
OutOfDate:
Maintainer: tfl5034
Submitter: tfl5034
FirstSubmitted: 1613546552
LastModified: 1710630202
URLPath: /cgit/aur.git/snapshot/alire.tar.gz