How to Install and Uninstall libibcm.x86_64 Package on Amazon Linux 2

Last updated: January 10,2025

1. Install "libibcm.x86_64" package

This tutorial shows how to install libibcm.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libibcm.x86_64

2. Uninstall "libibcm.x86_64" package

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

$ sudo yum remove libibcm.x86_64 $ sudo yum autoremove

3. Information about the libibcm.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : libibcm
Arch : x86_64
Version : 15
Release : 7.amzn2
Size : 15 k
Repo : amzn2-core/2/x86_64
Summary : Userspace InfiniBand Connection Manager
URL : https://github.com/linux-rdma/rdma-core
License : GPLv2 or BSD
Description : libibcm provides a userspace library that handles the majority of
: the low level work required to open an RDMA connection between two
: machines.