How to Install and Uninstall libibverbs Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "libibverbs" package

This guide let you learn how to install libibverbs on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libibverbs

2. Uninstall "libibverbs" package

Learn how to uninstall libibverbs on openSuSE Tumbleweed:

$ sudo zypper remove libibverbs

3. Information about the libibverbs package on openSuSE Tumbleweed

Information for package libibverbs:
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libibverbs
Version : 49.1-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 505.8 KiB
Installed : No
Status : not installed
Source package : rdma-core-49.1-2.1.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:
- 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

5. The same packages on other Linux Distributions