How to Install and Uninstall libibverbs Package on openSUSE Leap

Last updated: June 17,2024

1. Install "libibverbs" package

Please follow the step by step instructions below to install libibverbs on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libibverbs

2. Uninstall "libibverbs" package

This guide let you learn how to uninstall libibverbs on openSUSE Leap:

$ sudo zypper remove libibverbs

3. Information about the libibverbs package on openSUSE Leap

Information for package libibverbs:
-----------------------------------
Repository : Main Repository
Name : libibverbs
Version : 42.0-150500.1.3
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 429.0 KiB
Installed : No
Status : not installed
Source package : rdma-core-42.0-150500.1.3.src
Upstream URL : https://github.com/linux-rdma/rdma-core
Summary : Library & drivers for direct userspace use of InfiniBand/iWARP/RoCE hardware
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:
- libcxgb3: Chelsio T3 iWARP HCA
- libcxgb4: Chelsio T4 iWARP HCA
- libefa: Amazon Elastic Fabric Adapter
- libhfi1: Intel Omni-Path HFI
- libhns: HiSilicon Hip06 SoC
- libi40iw: Intel Ethernet Connection X722 RDMA
- libipathverbs: QLogic InfiniPath HCA
- libirdma: Intel Ethernet Connection RDMA
- 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

5. The same packages on other Linux Distributions