jqp on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S jqp

* (Optional) Uninstall jqp on Arch using YAY

$ yay -Rns jqp

2. Manually Install "jqp" via AUR

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

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

b. Clone jqp's git locally

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

c. Go to ~/jqp folder and install it

$ cd ~/jqp $ makepkg -si

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

ID: 1320683
Name: jqp
PackageBaseID: 185882
PackageBase: jqp
Version: 0.5.0-1
Description: A TUI playground to experiment with jq
URL: https://github.com/noahgorstein/jqp
NumVotes: 4
Popularity: 0.102425
OutOfDate:
Maintainer: jhenson
Submitter: jhenson
FirstSubmitted: 1663681405
LastModified: 1695039934
URLPath: /cgit/aur.git/snapshot/jqp.tar.gz