json-schema-for-humans on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S json-schema-for-humans

* (Optional) Uninstall json-schema-for-humans on Arch using YAY

$ yay -Rns json-schema-for-humans

2. Manually Install "json-schema-for-humans" via AUR

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

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

b. Clone json-schema-for-humans's git locally

$ git clone https://aur.archlinux.org/json-schema-for-humans.git ~/json-schema-for-humans

c. Go to ~/json-schema-for-humans folder and install it

$ cd ~/json-schema-for-humans $ makepkg -si

3. Information about the json-schema-for-humans package on Arch User Repository (AUR)

ID: 1394503
Name: json-schema-for-humans
PackageBaseID: 177344
PackageBase: json-schema-for-humans
Version: 0.47-2
Description: Quickly generate HTML documentation from a JSON schema
URL: https://github.com/coveooss/json-schema-for-humans
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1648414838
LastModified: 1706481487
URLPath: /cgit/aur.git/snapshot/json-schema-for-humans.tar.gz