httperf on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S httperf

* (Optional) Uninstall httperf on Arch using YAY

$ yay -Rns httperf

2. Manually Install "httperf" via AUR

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

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

b. Clone httperf's git locally

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

c. Go to ~/httperf folder and install it

$ cd ~/httperf $ makepkg -si

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

ID: 389830
Name: httperf
PackageBaseID: 120371
PackageBase: httperf
Version: 0.9.0-8
Description: A tool for measuring web server performance.
URL: http://code.google.com/p/httperf
NumVotes: 2
Popularity: 0
OutOfDate: 1507498875
Maintainer: anthraxx
FirstSubmitted: 1488720374
LastModified: 1488720374
URLPath: /cgit/aur.git/snapshot/httperf.tar.gz