How to Install and Uninstall libibverbs-utils.x86_64 Package on Amazon Linux 2

Last updated: January 08,2025

1. Install "libibverbs-utils.x86_64" package

In this section, we are going to explain the necessary steps to install libibverbs-utils.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libibverbs-utils.x86_64

2. Uninstall "libibverbs-utils.x86_64" package

In this section, we are going to explain the necessary steps to uninstall libibverbs-utils.x86_64 on Amazon Linux 2:

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

3. Information about the libibverbs-utils.x86_64 package on Amazon Linux 2

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