How to Install and Uninstall libibverbs.i686 Package on Fedora 38

Last updated: October 15,2024

1. Install "libibverbs.i686" package

This tutorial shows how to install libibverbs.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install libibverbs.i686

2. Uninstall "libibverbs.i686" package

Please follow the guidance below to uninstall libibverbs.i686 on Fedora 38:

$ sudo dnf remove libibverbs.i686 $ sudo dnf autoremove

3. Information about the libibverbs.i686 package on Fedora 38

Last metadata expiration check: 4:00:18 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : libibverbs
Version : 44.0
Release : 3.fc38
Architecture : i686
Size : 469 k
Source : rdma-core-44.0-3.fc38.src.rpm
Repository : fedora
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
: - libipathverbs: QLogic InfiniPath HCA
: - libirdma: Intel Ethernet Connection RDMA
: - libmana: Microsoft Azure Network Adapter
: - libmlx4: Mellanox ConnectX-3 InfiniBand HCA
: - libmlx5: Mellanox Connect-IB/X-4+ InfiniBand HCA
: - libmthca: Mellanox InfiniBand HCA
: - libocrdma: Emulex OneConnect RDMA/RoCE Device
: - 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