How to Install and Uninstall libibverbs.i686 Package on Oracle Linux 9

Last updated: July 03,2024

1. Install "libibverbs.i686" package

This tutorial shows how to install libibverbs.i686 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libibverbs.i686

2. Uninstall "libibverbs.i686" package

Please follow the guidance below to uninstall libibverbs.i686 on Oracle Linux 9:

$ sudo dnf remove libibverbs.i686 $ sudo dnf autoremove

3. Information about the libibverbs.i686 package on Oracle Linux 9

Last metadata expiration check: 3:52:59 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libibverbs
Version : 46.0
Release : 1.el9
Architecture : i686
Size : 454 k
Source : rdma-core-46.0-1.el9.src.rpm
Repository : ol9_baseos_latest
Summary : A library and drivers for direct userspace use of RDMA (InfiniBand/iWARP/RoCE) hardware
URL : https://github.com/linux-rdma/rdma-core
License : GPLv2 or BSD
Description : libibverbs is a library that allows userspace processes to use RDMA
: "verbs" as described in the InfiniBand Architecture Specification and
: the RDMA Protocol Verbs Specification. This includes direct hardware
: access from userspace to InfiniBand/iWARP adapters (kernel bypass) for
: fast path operations.
:
: Device-specific plug-in ibverbs userspace drivers are included:
:
: - libcxgb4: Chelsio T4 iWARP HCA
: - libefa: Amazon Elastic Fabric Adapter
: - libhfi1: Intel Omni-Path HFI
: - libhns: HiSilicon Hip06 SoC
: - libirdma: Intel Ethernet Connection RDMA
: - libmana: Microsoft Azure Network Adapter
: - libmlx4: Mellanox ConnectX-3 InfiniBand HCA
: - libmlx5: Mellanox Connect-IB/X-4+ InfiniBand HCA
: - libqedr: QLogic QL4xxx RoCE HCA
: - librxe: A software implementation of the RoCE protocol
: - libsiw: A software implementation of the iWarp protocol
: - libvmw_pvrdma: VMware paravirtual RDMA device