How to Install and Uninstall infiniband-diags.i686 Package on CentOS 8 / RHEL 8

Last updated: January 16,2025

1. Install "infiniband-diags.i686" package

This guide let you learn how to install infiniband-diags.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install infiniband-diags.i686

2. Uninstall "infiniband-diags.i686" package

In this section, we are going to explain the necessary steps to uninstall infiniband-diags.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove infiniband-diags.i686 $ sudo dnf autoremove

3. Information about the infiniband-diags.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:04:25 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : infiniband-diags
Version : 29.0
Release : 3.el8
Architecture : i686
Size : 329 k
Source : rdma-core-29.0-3.el8.src.rpm
Repository : baseos
Summary : InfiniBand Diagnostic Tools
URL : https://github.com/linux-rdma/rdma-core
License : GPLv2 or BSD
Description : This package provides IB diagnostic programs and scripts needed to diagnose an
: IB subnet. infiniband-diags now also provides libibmad. libibmad provides
: low layer IB functions for use by the IB diagnostic and management
: programs. These include MAD, SA, SMP, and other basic IB functions.