webbench on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S webbench

* (Optional) Uninstall webbench on Arch using YAY

$ yay -Rns webbench

2. Manually Install "webbench" via AUR

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

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

b. Clone webbench's git locally

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

c. Go to ~/webbench folder and install it

$ cd ~/webbench $ makepkg -si

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

ID: 571256
Name: webbench
PackageBaseID: 43843
PackageBase: webbench
Version: 1.5-5
Description: A very simple tool for benchmarking WWW or proxy servers. Uses fork() for simulating multiple clients
URL: http://home.tiscali.cz/~cz210552/webbench.html
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: chris_l
Submitter:
FirstSubmitted: 1290506016
LastModified: 1545686082
URLPath: /cgit/aur.git/snapshot/webbench.tar.gz