How to Install and Uninstall libibverbs.i686 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "libibverbs.i686" package

Here is a brief guide to show you how to install libibverbs.i686 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install libibverbs.i686

2. Uninstall "libibverbs.i686" package

Please follow the step by step instructions below to uninstall libibverbs.i686 on Rocky Linux 8:

$ sudo dnf remove libibverbs.i686 $ sudo dnf autoremove

3. Information about the libibverbs.i686 package on Rocky Linux 8

Last metadata expiration check: 0:20:17 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : libibverbs
Version : 37.2
Release : 1.el8
Architecture : i686
Size : 422 k
Source : rdma-core-37.2-1.el8.src.rpm
Repository : baseos
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:
:
: - libbxnt_re: Broadcom NetXtreme-E RoCE HCA
: - libcxgb4: Chelsio T4 iWARP HCA
: - libefa: Amazon Elastic Fabric Adapter
: - libhfi1: Intel Omni-Path HFI
: - libhns: HiSilicon Hip06 SoC
: - libirdma: Intel Ethernet Connection RDMA
: - 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