How to Install and Uninstall infiniband-diags.i686 Package on Amazon Linux 2

Last updated: November 27,2024

1. Install "infiniband-diags.i686" package

In this section, we are going to explain the necessary steps to install infiniband-diags.i686 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install infiniband-diags.i686

2. Uninstall "infiniband-diags.i686" package

Please follow the guidance below to uninstall infiniband-diags.i686 on Amazon Linux 2:

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

3. Information about the infiniband-diags.i686 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : infiniband-diags
Arch : i686
Version : 35.0
Release : 1.amzn2.0.2
Size : 299 k
Repo : amzn2-core/2/x86_64
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.