gnatcoverage-bin on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S gnatcoverage-bin

* (Optional) Uninstall gnatcoverage-bin on Arch using YAY

$ yay -Rns gnatcoverage-bin

2. Manually Install "gnatcoverage-bin" via AUR

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

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

b. Clone gnatcoverage-bin's git locally

$ git clone https://aur.archlinux.org/gnatcoverage-bin.git ~/gnatcoverage-bin

c. Go to ~/gnatcoverage-bin folder and install it

$ cd ~/gnatcoverage-bin $ makepkg -si

3. Information about the gnatcoverage-bin package on Arch User Repository (AUR)

ID: 1180291
Name: gnatcoverage-bin
PackageBaseID: 188602
PackageBase: gnatcoverage-bin
Version: 22.0-1
Description: Source and object coverage analysis tool
URL: https://github.com/AdaCore/gnatcoverage
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: charlie5
Submitter: charlie5
FirstSubmitted: 1670573958
LastModified: 1670573958
URLPath: /cgit/aur.git/snapshot/gnatcoverage-bin.tar.gz