nodejs-json on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S nodejs-json

* (Optional) Uninstall nodejs-json on Arch using YAY

$ yay -Rns nodejs-json

2. Manually Install "nodejs-json" via AUR

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

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

b. Clone nodejs-json's git locally

$ git clone https://aur.archlinux.org/nodejs-json.git ~/nodejs-json

c. Go to ~/nodejs-json folder and install it

$ cd ~/nodejs-json $ makepkg -si

3. Information about the nodejs-json package on Arch User Repository (AUR)

ID: 925482
Name: nodejs-json
PackageBaseID: 115645
PackageBase: nodejs-json
Version: 11.0.0-1
Description: A "json" command for massaging JSON on your Unix command line.
URL: http://github.com/trentm/json
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: ouuan
Submitter: omgold
FirstSubmitted: 1474357143
LastModified: 1624531084
URLPath: /cgit/aur.git/snapshot/nodejs-json.tar.gz