How to Install and Uninstall infiniband-diags.x86_64 Package on CentOS Stream 9

Last updated: July 04,2024

1. Install "infiniband-diags.x86_64" package

Please follow the guidance below to install infiniband-diags.x86_64 on CentOS Stream 9

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

2. Uninstall "infiniband-diags.x86_64" package

Please follow the steps below to uninstall infiniband-diags.x86_64 on CentOS Stream 9:

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

3. Information about the infiniband-diags.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:48:01 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : infiniband-diags
Version : 48.0
Release : 1.el9
Architecture : x86_64
Size : 332 k
Source : rdma-core-48.0-1.el9.src.rpm
Repository : appstream
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.