ruby-json_schema on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S ruby-json_schema

* (Optional) Uninstall ruby-json_schema on Arch using YAY

$ yay -Rns ruby-json_schema

2. Manually Install "ruby-json_schema" via AUR

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

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

b. Clone ruby-json_schema's git locally

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

c. Go to ~/ruby-json_schema folder and install it

$ cd ~/ruby-json_schema $ makepkg -si

3. Information about the ruby-json_schema package on Arch User Repository (AUR)

ID: 940264
Name: ruby-json_schema
PackageBaseID: 137704
PackageBase: ruby-json_schema
Version: 0.21.0-1
Description: JSON Schema & Hyperschema V4 parser and validator
URL: https://github.com/brandur/json_schema
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: hcartiaux
FirstSubmitted: 1543584074
LastModified: 1627455935
URLPath: /cgit/aur.git/snapshot/ruby-json_schema.tar.gz