jsonpipe-git on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S jsonpipe-git

* (Optional) Uninstall jsonpipe-git on Arch using YAY

$ yay -Rns jsonpipe-git

2. Manually Install "jsonpipe-git" via AUR

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

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

b. Clone jsonpipe-git's git locally

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

c. Go to ~/jsonpipe-git folder and install it

$ cd ~/jsonpipe-git $ makepkg -si

3. Information about the jsonpipe-git package on Arch User Repository (AUR)

ID: 200896
Name: jsonpipe-git
PackageBaseID: 48191
PackageBase: jsonpipe-git
Version: 20110412-1
Description: Convert JSON to a UNIX-friendly line-based format.
URL: https://github.com/zacharyvoase/jsonpipe
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: mikesd
FirstSubmitted: 1302608082
LastModified: 1434881828
URLPath: /cgit/aur.git/snapshot/jsonpipe-git.tar.gz