How to Install and Uninstall libibverbs-utils.x86_64 Package on Rocky Linux 9

Last updated: November 24,2024

1. Install "libibverbs-utils.x86_64" package

This tutorial shows how to install libibverbs-utils.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install libibverbs-utils.x86_64

2. Uninstall "libibverbs-utils.x86_64" package

Please follow the guidelines below to uninstall libibverbs-utils.x86_64 on Rocky Linux 9:

$ sudo dnf remove libibverbs-utils.x86_64 $ sudo dnf autoremove

3. Information about the libibverbs-utils.x86_64 package on Rocky Linux 9

Last metadata expiration check: 2:20:11 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : libibverbs-utils
Version : 46.0
Release : 1.el9
Architecture : x86_64
Size : 67 k
Source : rdma-core-46.0-1.el9.src.rpm
Repository : baseos
Summary : Examples for the libibverbs library
URL : https://github.com/linux-rdma/rdma-core
License : GPLv2 or BSD
Description : Useful libibverbs example programs such as ibv_devinfo, which
: displays information about RDMA devices.