jql on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S jql

* (Optional) Uninstall jql on Arch using YAY

$ yay -Rns jql

2. Manually Install "jql" via AUR

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

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

b. Clone jql's git locally

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

c. Go to ~/jql folder and install it

$ cd ~/jql $ makepkg -si

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

ID: 1378053
Name: jql
PackageBaseID: 153666
PackageBase: jql
Version: 7.1.2-1
Description: A JSON Query Language CLI tool
URL: https://github.com/yamafaktory/jql
NumVotes: 4
Popularity: 0.000524
OutOfDate:
Maintainer: qufiwefefwoyn
Submitter: frol
FirstSubmitted: 1590546314
LastModified: 1704028703
URLPath: /cgit/aur.git/snapshot/jql.tar.gz