qperf on AUR (Arch User Repository)

Last updated: April 24,2024

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

$ yay -S qperf

* (Optional) Uninstall qperf on Arch using YAY

$ yay -Rns qperf

2. Manually Install "qperf" via AUR

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

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

b. Clone qperf's git locally

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

c. Go to ~/qperf folder and install it

$ cd ~/qperf $ makepkg -si

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

ID: 552668
Name: qperf
PackageBaseID: 73345
PackageBase: qperf
Version: 0.4.11-3
Description: OpenFabrics Alliance InfiniBand performance benchmark for bandwidth and latency (supports TCP/IP and RDMA)
URL: https://www.openfabrics.org/index.php/overview.html
NumVotes: 3
Popularity: 1.1E-5
OutOfDate:
Maintainer: jamespharvey20
FirstSubmitted: 1378819553
LastModified: 1539822520
URLPath: /cgit/aur.git/snapshot/qperf.tar.gz