How to Install and Uninstall libibverbs.i686 Package on CentOS Stream 8

Last updated: April 28,2024

1. Install "libibverbs.i686" package

This guide covers the steps necessary to install libibverbs.i686 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install libibverbs.i686

2. Uninstall "libibverbs.i686" package

In this section, we are going to explain the necessary steps to uninstall libibverbs.i686 on CentOS Stream 8:

$ sudo dnf remove libibverbs.i686 $ sudo dnf autoremove

3. Information about the libibverbs.i686 package on CentOS Stream 8

Last metadata expiration check: 5:24:41 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : libibverbs
Version : 48.0
Release : 1.el8
Architecture : i686
Size : 457 k
Source : rdma-core-48.0-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
: - 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