http_load on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S http_load

* (Optional) Uninstall http_load on Arch using YAY

$ yay -Rns http_load

2. Manually Install "http_load" via AUR

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

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

b. Clone http_load's git locally

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

c. Go to ~/http_load folder and install it

$ cd ~/http_load $ makepkg -si

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

ID: 375725
Name: http_load
PackageBaseID: 110202
PackageBase: http_load
Version: 2016.03.09-1
Description: http_load is a webserver performance testing tool.
URL: http://www.acme.com/software/http_load/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: TJM
Submitter: TJM
FirstSubmitted: 1460898684
LastModified: 1484806824
URLPath: /cgit/aur.git/snapshot/http_load.tar.gz