jello on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S jello

* (Optional) Uninstall jello on Arch using YAY

$ yay -Rns jello

2. Manually Install "jello" via AUR

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

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

b. Clone jello's git locally

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

c. Go to ~/jello folder and install it

$ cd ~/jello $ makepkg -si

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

ID: 1371483
Name: jello
PackageBaseID: 160220
PackageBase: jello
Version: 1.6.0-1
Description: Filter JSON and JSON Lines data with Python syntax
URL: https://github.com/kellyjonbrazil/jello
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: rpdelaney
Submitter: clove3am
FirstSubmitted: 1606273410
LastModified: 1702852565
URLPath: /cgit/aur.git/snapshot/jello.tar.gz