python-iperf3 on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-iperf3

* (Optional) Uninstall python-iperf3 on Arch using YAY

$ yay -Rns python-iperf3

2. Manually Install "python-iperf3" via AUR

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

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

b. Clone python-iperf3's git locally

$ git clone https://aur.archlinux.org/python-iperf3.git ~/python-iperf3

c. Go to ~/python-iperf3 folder and install it

$ cd ~/python-iperf3 $ makepkg -si

3. Information about the python-iperf3 package on Arch User Repository (AUR)

ID: 916445
Name: python-iperf3
PackageBaseID: 147105
PackageBase: python-iperf3
Version: 0.1.11-1
Description: A python library to interface with the ipef3 command-line tool
URL: https://github.com/thiezn/iperf3-python
NumVotes: 3
Popularity: 2.0E-6
OutOfDate:
Maintainer: mrjackv
Submitter: mrjackv
FirstSubmitted: 1575202709
LastModified: 1622747102
URLPath: /cgit/aur.git/snapshot/python-iperf3.tar.gz