How to Install and Uninstall rdma-core.x86_64 Package on Amazon Linux 2

Last updated: July 01,2024

1. Install "rdma-core.x86_64" package

This guide covers the steps necessary to install rdma-core.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install rdma-core.x86_64

2. Uninstall "rdma-core.x86_64" package

This tutorial shows how to uninstall rdma-core.x86_64 on Amazon Linux 2:

$ sudo yum remove rdma-core.x86_64 $ sudo yum autoremove

3. Information about the rdma-core.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : rdma-core
Arch : x86_64
Version : 35.0
Release : 1.amzn2.0.2
Size : 54 k
Repo : amzn2-core/2/x86_64
Summary : RDMA core userspace libraries and daemons
URL : https://github.com/linux-rdma/rdma-core
License : GPLv2 or BSD
Description : RDMA core userspace infrastructure and documentation, including
: initialization scripts, kernel driver-specific modprobe override
: configs, IPoIB network scripts, dracut rules, and the rdma-ndd
: utility.