spurt on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S spurt

* (Optional) Uninstall spurt on Arch using YAY

$ yay -Rns spurt

2. Manually Install "spurt" via AUR

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

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

b. Clone spurt's git locally

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

c. Go to ~/spurt folder and install it

$ cd ~/spurt $ makepkg -si

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

ID: 1392541
Name: spurt
PackageBaseID: 201867
PackageBase: spurt
Version: 1.0.0-1
Description: HTTP stress testing tool that can overload web servers
URL: https://github.com/zer-far/spurt
NumVotes: 1
Popularity: 0.368737
OutOfDate:
Maintainer: devkcud
Submitter: devkcud
FirstSubmitted: 1706208984
LastModified: 1706208984
URLPath: /cgit/aur.git/snapshot/spurt.tar.gz