jello-bin on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S jello-bin

* (Optional) Uninstall jello-bin on Arch using YAY

$ yay -Rns jello-bin

2. Manually Install "jello-bin" via AUR

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

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

b. Clone jello-bin's git locally

$ git clone https://aur.archlinux.org/jello-bin.git ~/jello-bin

c. Go to ~/jello-bin folder and install it

$ cd ~/jello-bin $ makepkg -si

3. Information about the jello-bin package on Arch User Repository (AUR)

ID: 1416417
Name: jello-bin
PackageBaseID: 168353
PackageBase: jello-bin
Version: 1.6.0-5
Description: CLI tool to filter JSON and JSON Lines data with Python syntax. (Similar to jq)
URL: https://github.com/kellyjonbrazil/jello
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zxp19821005
Submitter: lmartinez-mirror
FirstSubmitted: 1624760824
LastModified: 1709017770
URLPath: /cgit/aur.git/snapshot/jello-bin.tar.gz