jd-tool on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S jd-tool

* (Optional) Uninstall jd-tool on Arch using YAY

$ yay -Rns jd-tool

2. Manually Install "jd-tool" via AUR

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

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

b. Clone jd-tool's git locally

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

c. Go to ~/jd-tool folder and install it

$ cd ~/jd-tool $ makepkg -si

3. Information about the jd-tool package on Arch User Repository (AUR)

ID: 1415126
Name: jd-tool
PackageBaseID: 176988
PackageBase: jd-tool
Version: 1.8.1-1
Description: JSON diff and patch
URL: https://github.com/josephburnett/jd
NumVotes: 4
Popularity: 0.570222
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1647525008
LastModified: 1708858638
URLPath: /cgit/aur.git/snapshot/jd-tool.tar.gz