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