ahven on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S ahven

* (Optional) Uninstall ahven on Arch using YAY

$ yay -Rns ahven

2. Manually Install "ahven" via AUR

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

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

b. Clone ahven's git locally

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

c. Go to ~/ahven folder and install it

$ cd ~/ahven $ makepkg -si

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

ID: 940881
Name: ahven
PackageBaseID: 54949
PackageBase: ahven
Version: 2.8-1
Description: A simple unit test framework for the Ada programming language.
URL: http://ahven-framework.com/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: charlie5
Submitter:
FirstSubmitted: 1323892595
LastModified: 1627557236
URLPath: /cgit/aur.git/snapshot/ahven.tar.gz