How to Install and Uninstall iperf3.x86_64 Package on Rocky Linux 9

Last updated: October 11,2024

1. Install "iperf3.x86_64" package

Learn how to install iperf3.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install iperf3.x86_64

2. Uninstall "iperf3.x86_64" package

This is a short guide on how to uninstall iperf3.x86_64 on Rocky Linux 9:

$ sudo dnf remove iperf3.x86_64 $ sudo dnf autoremove

3. Information about the iperf3.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:30:59 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : iperf3
Version : 3.9
Release : 10.el9_2
Architecture : x86_64
Size : 105 k
Source : iperf3-3.9-10.el9_2.src.rpm
Repository : appstream
Summary : Measurement tool for TCP/UDP bandwidth performance
URL : https://github.com/esnet/iperf
License : BSD
Description : Iperf is a tool to measure maximum TCP bandwidth, allowing the tuning of
: various parameters and UDP characteristics. Iperf reports bandwidth, delay
: jitter, data-gram loss.