ruby-kwalify on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ruby-kwalify

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

$ yay -Rns ruby-kwalify

2. Manually Install "ruby-kwalify" via AUR

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

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

b. Clone ruby-kwalify's git locally

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

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

$ cd ~/ruby-kwalify $ makepkg -si

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

ID: 218955
Name: ruby-kwalify
PackageBaseID: 89321
PackageBase: ruby-kwalify
Version: 0.7.2-1
Description: a parser, schema validator, and data-binding tool for YAML and JSON.
URL: http://www.kuwata-lab.com/kwalify/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Freso
Submitter: Freso
FirstSubmitted: 1420968801
LastModified: 1439028150
URLPath: /cgit/aur.git/snapshot/ruby-kwalify.tar.gz

5. The same packages on other Linux Distributions