gatling on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S gatling

* (Optional) Uninstall gatling on Arch using YAY

$ yay -Rns gatling

2. Manually Install "gatling" via AUR

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

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

b. Clone gatling's git locally

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

c. Go to ~/gatling folder and install it

$ cd ~/gatling $ makepkg -si

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

ID: 1242033
Name: gatling
PackageBaseID: 7159
PackageBase: gatling
Version: 0.16-3
Description: A high performance http and ftp server
URL: https://www.fefe.de/gatling
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter:
FirstSubmitted: 1161024490
LastModified: 1681592881
URLPath: /cgit/aur.git/snapshot/gatling.tar.gz