gnat_util on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S gnat_util

* (Optional) Uninstall gnat_util on Arch using YAY

$ yay -Rns gnat_util

2. Manually Install "gnat_util" via AUR

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

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

b. Clone gnat_util's git locally

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

c. Go to ~/gnat_util folder and install it

$ cd ~/gnat_util $ makepkg -si

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

ID: 803917
Name: gnat_util
PackageBaseID: 72156
PackageBase: gnat_util
Version: 2020-1
Description: Internal GNAT compiler components used by (at least) ASIS.
URL: https://libre.adacore.com/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: charlie5
FirstSubmitted: 1374918248
LastModified: 1602565815
URLPath: /cgit/aur.git/snapshot/gnat_util.tar.gz