How to Install and Uninstall libibumad.i686 Package on CentOS Stream 9

Last updated: July 04,2024

1. Install "libibumad.i686" package

Please follow the steps below to install libibumad.i686 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install libibumad.i686

2. Uninstall "libibumad.i686" package

This guide let you learn how to uninstall libibumad.i686 on CentOS Stream 9:

$ sudo dnf remove libibumad.i686 $ sudo dnf autoremove

3. Information about the libibumad.i686 package on CentOS Stream 9

Last metadata expiration check: 0:27:00 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libibumad
Version : 48.0
Release : 1.el9
Architecture : i686
Size : 27 k
Source : rdma-core-48.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.