How to Install and Uninstall libibumad.x86_64 Package on Rocky Linux 9

Last updated: December 11,2024

1. Install "libibumad.x86_64" package

This guide covers the steps necessary to install libibumad.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install libibumad.x86_64

2. Uninstall "libibumad.x86_64" package

In this section, we are going to explain the necessary steps to uninstall libibumad.x86_64 on Rocky Linux 9:

$ sudo dnf remove libibumad.x86_64 $ sudo dnf autoremove

3. Information about the libibumad.x86_64 package on Rocky Linux 9

Last metadata expiration check: 0:30:11 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : libibumad
Version : 46.0
Release : 1.el9
Architecture : x86_64
Size : 26 k
Source : rdma-core-46.0-1.el9.src.rpm
Repository : baseos
Summary : OpenFabrics Alliance InfiniBand umad (userspace management datagram) library
URL : https://github.com/linux-rdma/rdma-core
License : GPLv2 or BSD
Description : libibumad provides the userspace management datagram (umad) library
: functions, which sit on top of the umad modules in the kernel. These
: are used by the IB diagnostic and management tools, including OpenSM.