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