How to Install and Uninstall infiniband-diags.i686 Package on Oracle Linux 9

Last updated: July 04,2024

1. Install "infiniband-diags.i686" package

Please follow the guidelines below to install infiniband-diags.i686 on Oracle Linux 9

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

2. Uninstall "infiniband-diags.i686" package

This guide let you learn how to uninstall infiniband-diags.i686 on Oracle Linux 9:

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

3. Information about the infiniband-diags.i686 package on Oracle Linux 9

Last metadata expiration check: 2:30:48 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : infiniband-diags
Version : 46.0
Release : 1.el9
Architecture : i686
Size : 387 k
Source : rdma-core-46.0-1.el9.src.rpm
Repository : ol9_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.