jet-bin on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S jet-bin

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

$ yay -Rns jet-bin

2. Manually Install "jet-bin" via AUR

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

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

b. Clone jet-bin's git locally

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

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

$ cd ~/jet-bin $ makepkg -si

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

ID: 1298003
Name: jet-bin
PackageBaseID: 147568
PackageBase: jet-bin
Version: 0.7.27-1
Description: CLI to transform between JSON, EDN and Transit, powered with a minimal query language.
URL: https://github.com/borkdude/jet
NumVotes: 5
Popularity: 0.000523
OutOfDate:
Maintainer: dharrigan
Submitter: ngrunwald
FirstSubmitted: 1576976885
LastModified: 1690979302
URLPath: /cgit/aur.git/snapshot/jet-bin.tar.gz