fireperf on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S fireperf

* (Optional) Uninstall fireperf on Arch using YAY

$ yay -Rns fireperf

2. Manually Install "fireperf" via AUR

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

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

b. Clone fireperf's git locally

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

c. Go to ~/fireperf folder and install it

$ cd ~/fireperf $ makepkg -si

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

ID: 1074912
Name: fireperf
PackageBaseID: 178510
PackageBase: fireperf
Version: 0.2.0-2
Description: Command line tool for network benchmarks - max traffic, min resources
URL: https://wiki.ipfire.org/addons/fireperf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Bonnietwin
Submitter: Bonnietwin
FirstSubmitted: 1651525674
LastModified: 1651576188
URLPath: /cgit/aur.git/snapshot/fireperf.tar.gz