How to Install and Uninstall netperf.x86_64 Package on CentOS Stream 9

Last updated: October 06,2024

1. Install "netperf.x86_64" package

Here is a brief guide to show you how to install netperf.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install netperf.x86_64

2. Uninstall "netperf.x86_64" package

Please follow the instructions below to uninstall netperf.x86_64 on CentOS Stream 9:

$ sudo dnf remove netperf.x86_64 $ sudo dnf autoremove

3. Information about the netperf.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:04:25 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : netperf
Version : 2.7.0
Release : 2.20210803git3bc455b.el9
Architecture : x86_64
Size : 636 k
Source : netperf-2.7.0-2.20210803git3bc455b.el9.src.rpm
Repository : epel
Summary : Benchmark to measure the performance of many different types of networking
URL : https://hewlettpackard.github.io/netperf
License : MIT and BSD
Description : Netperf is a benchmark that can be used to measure the performance of many
: different types of networking. It provides tests for both unidirectional
: throughput, and end-to-end latency.