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
Copied
b. Install gql on Arch using YAY
$
yay -S
gql
Copied
* (Optional) Uninstall gql on Arch using YAY
$
yay -Rns
gql
Copied
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
Copied
b. Clone gql's git locally
$
git clone https://aur.archlinux.org/gql.git
~/gql
Copied
c. Go to ~/gql folder and install it
$
cd
~/gql
Copied
$
makepkg -si
Copied
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
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