uperf on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S uperf

* (Optional) Uninstall uperf on Arch using YAY

$ yay -Rns uperf

2. Manually Install "uperf" via AUR

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

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

b. Clone uperf's git locally

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

c. Go to ~/uperf folder and install it

$ cd ~/uperf $ makepkg -si

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

ID: 763457
Name: uperf
PackageBaseID: 25054
PackageBase: uperf
Version: 1.0.7-1
Description: A network performance tool that supports modelling and replay of various networking patterns
URL: http://www.uperf.org/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: Dragonlord
Submitter: Dragonlord
FirstSubmitted: 1238257176
LastModified: 1594464226
URLPath: /cgit/aur.git/snapshot/uperf.tar.gz