gnatcoll-postgres on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S gnatcoll-postgres

* (Optional) Uninstall gnatcoll-postgres on Arch using YAY

$ yay -Rns gnatcoll-postgres

2. Manually Install "gnatcoll-postgres" via AUR

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

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

b. Clone gnatcoll-postgres's git locally

$ git clone https://aur.archlinux.org/gnatcoll-postgres.git ~/gnatcoll-postgres

c. Go to ~/gnatcoll-postgres folder and install it

$ cd ~/gnatcoll-postgres $ makepkg -si

3. Information about the gnatcoll-postgres package on Arch User Repository (AUR)

ID: 1271446
Name: gnatcoll-postgres
PackageBaseID: 135762
PackageBase: gnatcoll-postgres
Version: 1:24.0w-1
Description: GNAT Components Collection - Postgres database support.
URL: https://github.com/AdaCore/gnatcoll-db
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: charlie5
Submitter: charlie5
FirstSubmitted: 1536292905
LastModified: 1686471245
URLPath: /cgit/aur.git/snapshot/gnatcoll-postgres.tar.gz