spectator on AUR (Arch User Repository)
Last updated: October 31,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
Copied
b. Install spectator on Arch using YAY
$
yay -S
spectator
Copied
* (Optional) Uninstall spectator on Arch using YAY
$
yay -Rns
spectator
Copied
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
Copied
b. Clone spectator's git locally
$
git clone https://aur.archlinux.org/spectator.git
~/spectator
Copied
c. Go to ~/spectator folder and install it
$
cd
~/spectator
Copied
$
makepkg -si
Copied
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
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