iperf3d on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S iperf3d

* (Optional) Uninstall iperf3d on Arch using YAY

$ yay -Rns iperf3d

2. Manually Install "iperf3d" via AUR

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

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

b. Clone iperf3d's git locally

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

c. Go to ~/iperf3d folder and install it

$ cd ~/iperf3d $ makepkg -si

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

ID: 1288817
Name: iperf3d
PackageBaseID: 195701
PackageBase: iperf3d
Version: 1.0.0-1
Description: iperf3d is a iperf3 client and server wrapper for dynamic server ports
URL: https://github.com/wobcom/iperf3d
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: enderium
Submitter: enderium
FirstSubmitted: 1689331237
LastModified: 1689331237
URLPath: /cgit/aur.git/snapshot/iperf3d.tar.gz