wrk on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S wrk

* (Optional) Uninstall wrk on Arch using YAY

$ yay -Rns wrk

2. Manually Install "wrk" via AUR

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

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

b. Clone wrk's git locally

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

c. Go to ~/wrk folder and install it

$ cd ~/wrk $ makepkg -si

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

ID: 1219499
Name: wrk
PackageBaseID: 66534
PackageBase: wrk
Version: 4.2.0-2
Description: Modern HTTP benchmarking tool
URL: https://github.com/wg/wrk/
NumVotes: 59
Popularity: 0.770765
OutOfDate:
Maintainer: drakkan
Submitter: pcarrier
FirstSubmitted: 1358896167
LastModified: 1677672402
URLPath: /cgit/aur.git/snapshot/wrk.tar.gz