jsq on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S jsq

* (Optional) Uninstall jsq on Arch using YAY

$ yay -Rns jsq

2. Manually Install "jsq" via AUR

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

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

b. Clone jsq's git locally

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

c. Go to ~/jsq folder and install it

$ cd ~/jsq $ makepkg -si

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

ID: 798754
Name: jsq
PackageBaseID: 158224
PackageBase: jsq
Version: 0.1.0-1
Description: Query JSON using JavaScript
URL: https://git.sr.ht/~minus/jsq
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: minus
Submitter: minus
FirstSubmitted: 1601478261
LastModified: 1601478261
URLPath: /cgit/aur.git/snapshot/jsq.tar.gz