gql on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S gql

* (Optional) Uninstall gql on Arch using YAY

$ yay -Rns gql

2. Manually Install "gql" via AUR

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

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

b. Clone gql's git locally

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

c. Go to ~/gql folder and install it

$ cd ~/gql $ makepkg -si

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

ID: 1428357
Name: gql
PackageBaseID: 201137
PackageBase: gql
Version: 0.16.0-1
Description: Git Query language (GQL) is an SQL like language to perform queries on .git files
URL: https://github.com/AmrDeveloper/GQL
NumVotes: 1
Popularity: 0.240461
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1704212610
LastModified: 1710590637
URLPath: /cgit/aur.git/snapshot/gql.tar.gz