How to Install and Uninstall rdma-core.src Package on Oracle Linux 8

Last updated: October 06,2024

1. Install "rdma-core.src" package

This tutorial shows how to install rdma-core.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install rdma-core.src

2. Uninstall "rdma-core.src" package

This tutorial shows how to uninstall rdma-core.src on Oracle Linux 8:

$ sudo dnf remove rdma-core.src $ sudo dnf autoremove

3. Information about the rdma-core.src package on Oracle Linux 8

Last metadata expiration check: 1:49:22 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : rdma-core
Version : 37.2
Release : 1.el8
Architecture : src
Size : 1.9 M
Source : None
Repository : ol8_baseos_latest
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 kernel
: driver-specific modprobe override configs, IPoIB network scripts,
: dracut rules, and the rdma-ndd utility.