load-tester-bin on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S load-tester-bin

* (Optional) Uninstall load-tester-bin on Arch using YAY

$ yay -Rns load-tester-bin

2. Manually Install "load-tester-bin" via AUR

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

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

b. Clone load-tester-bin's git locally

$ git clone https://aur.archlinux.org/load-tester-bin.git ~/load-tester-bin

c. Go to ~/load-tester-bin folder and install it

$ cd ~/load-tester-bin $ makepkg -si

3. Information about the load-tester-bin package on Arch User Repository (AUR)

ID: 959331
Name: load-tester-bin
PackageBaseID: 170943
PackageBase: load-tester-bin
Version: 0.1.1-1
Description: A simple command-line tool for load testing of HTTP servers.
URL: https://github.com/Perniciosius/load-tester.git
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Perniciosius
Submitter: Perniciosius
FirstSubmitted: 1631347480
LastModified: 1631347480
URLPath: /cgit/aur.git/snapshot/load-tester-bin.tar.gz