jsonapiunit on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S jsonapiunit

* (Optional) Uninstall jsonapiunit on Arch using YAY

$ yay -Rns jsonapiunit

2. Manually Install "jsonapiunit" via AUR

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

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

b. Clone jsonapiunit's git locally

$ git clone https://aur.archlinux.org/jsonapiunit.git ~/jsonapiunit

c. Go to ~/jsonapiunit folder and install it

$ cd ~/jsonapiunit $ makepkg -si

3. Information about the jsonapiunit package on Arch User Repository (AUR)

ID: 704898
Name: jsonapiunit
PackageBaseID: 149881
PackageBase: jsonapiunit
Version: 0.1.3-1
Description: TypeScript like unit testing framework for testing REST JSON APIs.
URL: https://github.com/whizsid/jsonapiunit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: whizsid
Submitter: whizsid
FirstSubmitted: 1583592576
LastModified: 1583596870
URLPath: /cgit/aur.git/snapshot/jsonapiunit.tar.gz