vegeta-bin on AUR (Arch User Repository)

Last updated: January 06,2025

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

$ yay -S vegeta-bin

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

$ yay -Rns vegeta-bin

2. Manually Install "vegeta-bin" via AUR

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

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

b. Clone vegeta-bin's git locally

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

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

$ cd ~/vegeta-bin $ makepkg -si

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

ID: 775636
Name: vegeta-bin
PackageBaseID: 137895
PackageBase: vegeta-bin
Version: 12.8.3-1
Description: Vegeta is a versatile HTTP load testing tool built out of a need to drill HTTP services with a constant request rate. It can be used both as a command line utility and a library.
URL: https://github.com/tsenart/vegeta
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: stefanc_diff
Submitter: stefanc_diff
FirstSubmitted: 1544268927
LastModified: 1596748879
URLPath: /cgit/aur.git/snapshot/vegeta-bin.tar.gz