gnatcoll-sql on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S gnatcoll-sql

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

$ yay -Rns gnatcoll-sql

2. Manually Install "gnatcoll-sql" via AUR

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

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

b. Clone gnatcoll-sql's git locally

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

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

$ cd ~/gnatcoll-sql $ makepkg -si

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

ID: 1271444
Name: gnatcoll-sql
PackageBaseID: 135760
PackageBase: gnatcoll-sql
Version: 1:24.0w-1
Description: GNAT Components Collection - SQL database support.
URL: https://github.com/AdaCore/gnatcoll-db
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: charlie5
Submitter: charlie5
FirstSubmitted: 1536292715
LastModified: 1686471210
URLPath: /cgit/aur.git/snapshot/gnatcoll-sql.tar.gz