gpr on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S gpr

* (Optional) Uninstall gpr on Arch using YAY

$ yay -Rns gpr

2. Manually Install "gpr" via AUR

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

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

b. Clone gpr's git locally

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

c. Go to ~/gpr folder and install it

$ cd ~/gpr $ makepkg -si

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

ID: 1271455
Name: gpr
PackageBaseID: 187543
PackageBase: gpr
Version: 24.0w-1
Description: Parser for Ada GPR project files.
URL: https://github.com/AdaCore/gpr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: charlie5
Submitter: charlie5
FirstSubmitted: 1668845300
LastModified: 1686471380
URLPath: /cgit/aur.git/snapshot/gpr.tar.gz