jiq on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S jiq

* (Optional) Uninstall jiq on Arch using YAY

$ yay -Rns jiq

2. Manually Install "jiq" via AUR

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

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

b. Clone jiq's git locally

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

c. Go to ~/jiq folder and install it

$ cd ~/jiq $ makepkg -si

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

ID: 839770
Name: jiq
PackageBaseID: 121612
PackageBase: jiq
Version: 0.7.1-1
Description: jid on jq
URL: https://github.com/fiatjaf/jiq
NumVotes: 2
Popularity: 0
OutOfDate: 1629948330
Maintainer: notdodo
Submitter: notdodo
FirstSubmitted: 1492509736
LastModified: 1609249062
URLPath: /cgit/aur.git/snapshot/jiq.tar.gz