fortio-bin on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S fortio-bin

* (Optional) Uninstall fortio-bin on Arch using YAY

$ yay -Rns fortio-bin

2. Manually Install "fortio-bin" via AUR

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

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

b. Clone fortio-bin's git locally

$ git clone https://aur.archlinux.org/fortio-bin.git ~/fortio-bin

c. Go to ~/fortio-bin folder and install it

$ cd ~/fortio-bin $ makepkg -si

3. Information about the fortio-bin package on Arch User Repository (AUR)

ID: 1170671
Name: fortio-bin
PackageBaseID: 150333
PackageBase: fortio-bin
Version: 1.38.4-1
Description: Fortio load testing library, command line tool, advanced echo server and web UI in go (golang). Allows to specify a set query-per-second load and record latency histograms and other useful stats
URL: https://fortio.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1584424172
LastModified: 1668717913
URLPath: /cgit/aur.git/snapshot/fortio-bin.tar.gz