bombardier on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S bombardier

* (Optional) Uninstall bombardier on Arch using YAY

$ yay -Rns bombardier

2. Manually Install "bombardier" via AUR

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

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

b. Clone bombardier's git locally

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

c. Go to ~/bombardier folder and install it

$ cd ~/bombardier $ makepkg -si

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

ID: 1258252
Name: bombardier
PackageBaseID: 112796
PackageBase: bombardier
Version: 1.2.6-1
Description: Crossplatform HTTP benchmarking tool written in Go
URL: https://github.com/codesenberg/bombardier
NumVotes: 4
Popularity: 0.001655
OutOfDate:
Maintainer: mkurz
Submitter: obiesmans
FirstSubmitted: 1466779587
LastModified: 1684146584
URLPath: /cgit/aur.git/snapshot/bombardier.tar.gz