alire on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install alire on Arch using YAY
$
yay -S
alire
Copied
* (Optional) Uninstall alire on Arch using YAY
$
yay -Rns
alire
Copied
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
Copied
b. Clone alire's git locally
$
git clone https://aur.archlinux.org/alire.git
~/alire
Copied
c. Go to ~/alire folder and install it
$
cd
~/alire
Copied
$
makepkg -si
Copied
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
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