spectator on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S spectator

* (Optional) Uninstall spectator on Arch using YAY

$ yay -Rns spectator

2. Manually Install "spectator" via AUR

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

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

b. Clone spectator's git locally

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

c. Go to ~/spectator folder and install it

$ cd ~/spectator $ makepkg -si

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

ID: 819575
Name: spectator
PackageBaseID: 158160
PackageBase: spectator
Version: 0.5.7-1
Description: Comfortably test your REST APIs
URL: https://github.com/treagod/spectator
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clove3am
FirstSubmitted: 1601323813
LastModified: 1605550723
URLPath: /cgit/aur.git/snapshot/spectator.tar.gz