gnatcoll-sqlite on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S gnatcoll-sqlite

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

$ yay -Rns gnatcoll-sqlite

2. Manually Install "gnatcoll-sqlite" via AUR

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

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

b. Clone gnatcoll-sqlite's git locally

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

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

$ cd ~/gnatcoll-sqlite $ makepkg -si

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

ID: 1271447
Name: gnatcoll-sqlite
PackageBaseID: 135761
PackageBase: gnatcoll-sqlite
Version: 1:24.0w-1
Description: GNAT Components Collection - SQLite database support.
URL: https://github.com/AdaCore/gnatcoll-db
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: charlie5
Submitter: charlie5
FirstSubmitted: 1536292811
LastModified: 1686471262
URLPath: /cgit/aur.git/snapshot/gnatcoll-sqlite.tar.gz