ghz on AUR (Arch User Repository)

Last updated: October 31,2024

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

$ yay -S ghz

* (Optional) Uninstall ghz on Arch using YAY

$ yay -Rns ghz

2. Manually Install "ghz" via AUR

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

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

b. Clone ghz's git locally

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

c. Go to ~/ghz folder and install it

$ cd ~/ghz $ makepkg -si

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

ID: 763867
Name: ghz
PackageBaseID: 155359
PackageBase: ghz
Version: 0.55.0-1
Description: Simple gRPC benchmarking and load testing tool
URL: https://ghz.sh/
NumVotes: 0
Popularity: 0
OutOfDate: 1625123502
Maintainer: tanjimhossain
Submitter: ahmubashshir
FirstSubmitted: 1594561445
LastModified: 1594561445
URLPath: /cgit/aur.git/snapshot/ghz.tar.gz