How to Install and Uninstall infiniband-diags.x86_64 Package on Rocky Linux 8

Last updated: June 23,2024

1. Install "infiniband-diags.x86_64" package

Please follow the step by step instructions below to install infiniband-diags.x86_64 on Rocky Linux 8

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

2. Uninstall "infiniband-diags.x86_64" package

Please follow the guidance below to uninstall infiniband-diags.x86_64 on Rocky Linux 8:

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

3. Information about the infiniband-diags.x86_64 package on Rocky Linux 8

Last metadata expiration check: 2:23:12 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : infiniband-diags
Version : 37.2
Release : 1.el8
Architecture : x86_64
Size : 322 k
Source : rdma-core-37.2-1.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.