aunit on AUR (Arch User Repository)

Last updated: March 14,2025

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

$ yay -S aunit

* (Optional) Uninstall aunit on Arch using YAY

$ yay -Rns aunit

2. Manually Install "aunit" via AUR

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

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

b. Clone aunit's git locally

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

c. Go to ~/aunit folder and install it

$ cd ~/aunit $ makepkg -si

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

ID: 1034749
Name: aunit
PackageBaseID: 136445
PackageBase: aunit
Version: 2022-1
Description: Ada Unit Testing Framework
URL: https://libre.adacore.com/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: charlie5
Submitter: charlie5
FirstSubmitted: 1538617238
LastModified: 1644541363
URLPath: /cgit/aur.git/snapshot/aunit.tar.gz