libgpr on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S libgpr

* (Optional) Uninstall libgpr on Arch using YAY

$ yay -Rns libgpr

2. Manually Install "libgpr" via AUR

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

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

b. Clone libgpr's git locally

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

c. Go to ~/libgpr folder and install it

$ cd ~/libgpr $ makepkg -si

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

ID: 1335817
Name: libgpr
PackageBaseID: 34277
PackageBase: gprbuild
Version: 1:24.0w-6
Description: Ada library to handle Gnat project files.
URL: https://github.com/AdaCore/gprbuild/
NumVotes: 35
Popularity: 1.06898
OutOfDate:
Maintainer: charlie5
Submitter:
FirstSubmitted: 1265203520
LastModified: 1697586663
URLPath: /cgit/aur.git/snapshot/libgpr.tar.gz