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