gprbuild on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S gprbuild

* (Optional) Uninstall gprbuild on Arch using YAY

$ yay -Rns gprbuild

2. Manually Install "gprbuild" via AUR

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

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

b. Clone gprbuild's git locally

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

c. Go to ~/gprbuild folder and install it

$ cd ~/gprbuild $ makepkg -si

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

ID: 1335818
Name: gprbuild
PackageBaseID: 34277
PackageBase: gprbuild
Version: 1:24.0w-6
Description: Builder for multi-language systems.
URL: https://github.com/AdaCore/gprbuild/
NumVotes: 35
Popularity: 1.06898
OutOfDate:
Maintainer: charlie5
Submitter:
FirstSubmitted: 1265203520
LastModified: 1697586663
URLPath: /cgit/aur.git/snapshot/gprbuild.tar.gz