How to Install and Uninstall netperf.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 06,2024

1. Install "netperf.x86_64" package

Please follow the guidance below to install netperf.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install netperf.x86_64

2. Uninstall "netperf.x86_64" package

Please follow the steps below to uninstall netperf.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove netperf.x86_64 $ sudo dnf autoremove

3. Information about the netperf.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:23:12 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : netperf
Version : 2.7.0
Release : 1.20210803git3bc455b.el8
Architecture : x86_64
Size : 676 k
Source : netperf-2.7.0-1.20210803git3bc455b.el8.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.