jsed on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S jsed

* (Optional) Uninstall jsed on Arch using YAY

$ yay -Rns jsed

2. Manually Install "jsed" via AUR

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

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

b. Clone jsed's git locally

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

c. Go to ~/jsed folder and install it

$ cd ~/jsed $ makepkg -si

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

ID: 1067105
Name: jsed
PackageBaseID: 177976
PackageBase: jsed
Version: 0.2.2.r2.g724b05d-1
Description: Command-line JSON editor
URL: https://github.com/jtopjian/jsed
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1650007873
LastModified: 1650007873
URLPath: /cgit/aur.git/snapshot/jsed.tar.gz