scanapi on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S scanapi

* (Optional) Uninstall scanapi on Arch using YAY

$ yay -Rns scanapi

2. Manually Install "scanapi" via AUR

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

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

b. Clone scanapi's git locally

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

c. Go to ~/scanapi folder and install it

$ cd ~/scanapi $ makepkg -si

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

ID: 991931
Name: scanapi
PackageBaseID: 173298
PackageBase: scanapi
Version: 2.6.0-1
Description: Automated Testing and Documentation for your REST API
URL: https://scanapi.dev/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dmdutra
Submitter: dmdutra
FirstSubmitted: 1637465762
LastModified: 1637465762
URLPath: /cgit/aur.git/snapshot/scanapi.tar.gz