httpit on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S httpit

* (Optional) Uninstall httpit on Arch using YAY

$ yay -Rns httpit

2. Manually Install "httpit" via AUR

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

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

b. Clone httpit's git locally

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

c. Go to ~/httpit folder and install it

$ cd ~/httpit $ makepkg -si

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

ID: 1050402
Name: httpit
PackageBaseID: 165652
PackageBase: httpit
Version: 0.5.0-1
Description: Rapid HTTP(S) benchmark tool
URL: https://github.com/gonetx/httpit
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1618509563
LastModified: 1647196480
URLPath: /cgit/aur.git/snapshot/httpit.tar.gz