How to Install and Uninstall infiniband-diags.x86_64 Package on Fedora 34

Last updated: September 21,2024

1. Install "infiniband-diags.x86_64" package

This is a short guide on how to install infiniband-diags.x86_64 on Fedora 34

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

2. Uninstall "infiniband-diags.x86_64" package

This tutorial shows how to uninstall infiniband-diags.x86_64 on Fedora 34:

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

3. Information about the infiniband-diags.x86_64 package on Fedora 34

Last metadata expiration check: 1:14:56 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : infiniband-diags
Version : 37.2
Release : 2.fc34
Architecture : x86_64
Size : 317 k
Source : rdma-core-37.2-2.fc34.src.rpm
Repository : updates
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.