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