r-jsonvalidate on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-jsonvalidate

* (Optional) Uninstall r-jsonvalidate on Arch using YAY

$ yay -Rns r-jsonvalidate

2. Manually Install "r-jsonvalidate" via AUR

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

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

b. Clone r-jsonvalidate's git locally

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

c. Go to ~/r-jsonvalidate folder and install it

$ cd ~/r-jsonvalidate $ makepkg -si

3. Information about the r-jsonvalidate package on Arch User Repository (AUR)

ID: 1334017
Name: r-jsonvalidate
PackageBaseID: 198533
PackageBase: r-jsonvalidate
Version: 1.3.2-1
Description: Validate 'JSON' Schema
URL: https://cran.r-project.org/package=jsonvalidate
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1697308695
LastModified: 1697308695
URLPath: /cgit/aur.git/snapshot/r-jsonvalidate.tar.gz