goreplay-bin on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S goreplay-bin

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

$ yay -Rns goreplay-bin

2. Manually Install "goreplay-bin" via AUR

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

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

b. Clone goreplay-bin's git locally

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

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

$ cd ~/goreplay-bin $ makepkg -si

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

ID: 1130971
Name: goreplay-bin
PackageBaseID: 151929
PackageBase: goreplay-bin
Version: 1.3.3-1
Description: An open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes
URL: https://goreplay.org
NumVotes: 1
Popularity: 1.2E-5
OutOfDate:
Maintainer: BoBeR182
Submitter: ragouel
FirstSubmitted: 1587705235
LastModified: 1661456760
URLPath: /cgit/aur.git/snapshot/goreplay-bin.tar.gz