How to Install and Uninstall perftest.x86_64 Package on CentOS Stream 8

Last updated: November 01,2024

1. Install "perftest.x86_64" package

In this section, we are going to explain the necessary steps to install perftest.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install perftest.x86_64

2. Uninstall "perftest.x86_64" package

Please follow the guidelines below to uninstall perftest.x86_64 on CentOS Stream 8:

$ sudo dnf remove perftest.x86_64 $ sudo dnf autoremove

3. Information about the perftest.x86_64 package on CentOS Stream 8

Last metadata expiration check: 4:24:28 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : perftest
Version : 23.07.0.0.27
Release : 1.el8
Architecture : x86_64
Size : 315 k
Source : perftest-23.07.0.0.27-1.el8.src.rpm
Repository : baseos
Summary : IB Performance Tests
URL : https://github.com/linux-rdma/perftest
License : GPLv2 or BSD
Description : Perftest is a collection of simple test programs designed to utilize
: RDMA communications and provide performance numbers over those RDMA
: connections. It does not work on normal TCP/IP networks, only on
: RDMA networks.