alibuild on AUR (Arch User Repository)

Last updated: March 14,2025

1. Install "alibuild" 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 alibuild on Arch using YAY

$ yay -S alibuild

* (Optional) Uninstall alibuild on Arch using YAY

$ yay -Rns alibuild

2. Manually Install "alibuild" via AUR

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

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

b. Clone alibuild's git locally

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

c. Go to ~/alibuild folder and install it

$ cd ~/alibuild $ makepkg -si

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

ID: 1140878
Name: alibuild
PackageBaseID: 166363
PackageBase: alibuild
Version: 1.12.0-1
Description: A simple build tool for ALICE software at CERN
URL: https://alisw.github.io/alibuild/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: twilk
Submitter: twilk
FirstSubmitted: 1620063167
LastModified: 1663420756
URLPath: /cgit/aur.git/snapshot/alibuild.tar.gz