gitql-bin on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S gitql-bin

* (Optional) Uninstall gitql-bin on Arch using YAY

$ yay -Rns gitql-bin

2. Manually Install "gitql-bin" via AUR

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

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

b. Clone gitql-bin's git locally

$ git clone https://aur.archlinux.org/gitql-bin.git ~/gitql-bin

c. Go to ~/gitql-bin folder and install it

$ cd ~/gitql-bin $ makepkg -si

3. Information about the gitql-bin package on Arch User Repository (AUR)

ID: 965520
Name: gitql-bin
PackageBaseID: 150222
PackageBase: gitql-bin
Version: 2.3.0-1
Description: A git query language
URL: https://github.com/filhodanuvem/gitql
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yufu
Submitter: ragouel
FirstSubmitted: 1584250152
LastModified: 1632564957
URLPath: /cgit/aur.git/snapshot/gitql-bin.tar.gz