jj-bin on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S jj-bin

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

$ yay -Rns jj-bin

2. Manually Install "jj-bin" via AUR

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

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

b. Clone jj-bin's git locally

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

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

$ cd ~/jj-bin $ makepkg -si

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

ID: 1222603
Name: jj-bin
PackageBaseID: 149679
PackageBase: jj-bin
Version: 1.9.2-1
Description: JSON Stream Editor (command line utility)
URL: https://github.com/tidwall/jj
NumVotes: 4
Popularity: 0.000525
OutOfDate:
Maintainer: xotkot
Submitter: shaybox
FirstSubmitted: 1583050229
LastModified: 1678202655
URLPath: /cgit/aur.git/snapshot/jj-bin.tar.gz