How to Install and Uninstall ibverbs-providers Package on Kali Linux

Last updated: May 13,2024

1. Install "ibverbs-providers" package

Please follow the step by step instructions below to install ibverbs-providers on Kali Linux

$ sudo apt update $ sudo apt install ibverbs-providers

2. Uninstall "ibverbs-providers" package

Please follow the guidelines below to uninstall ibverbs-providers on Kali Linux:

$ sudo apt remove ibverbs-providers $ sudo apt autoclean && sudo apt autoremove

3. Information about the ibverbs-providers package on Kali Linux

Package: ibverbs-providers
Source: rdma-core
Version: 48.0-1.1
Installed-Size: 1212
Maintainer: Benjamin Drung
Architecture: amd64
Replaces: libipathverbs1 (<< 15), libmlx4-1 (<< 15), libmlx5-1 (<< 15), libmthca1 (<< 15)
Provides: libefa1, libipathverbs1, libmana1, libmlx4-1, libmlx5-1, libmthca1
Depends: libc6 (>= 2.34), libibverbs1 (>= 38)
Breaks: libipathverbs1 (<< 15), libmlx4-1 (<< 15), libmlx5-1 (<< 15), libmthca1 (<< 15)
Size: 340128
SHA256: 8248a5bc89e2cf5b94be3ab1321fe5dc2f5b6f59e1e8282ccf868f96b4361e75
SHA1: 98b3d6de8736dd7f19a998181af5e231ec10dabd
MD5sum: 6eeed3607d41a62b7f352cc45d20d436
Description: User space provider drivers for libibverbs
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. iWARP ethernet NICs support
RDMA over hardware-offloaded TCP/IP, while InfiniBand is a
high-throughput, low-latency networking technology. InfiniBand host
channel adapters (HCAs) and iWARP NICs commonly support direct
hardware access from userspace (kernel bypass), and libibverbs
supports this when available.
.
An RDMA driver consists of a kernel portion and a user space portion.
This package contains the user space verbs drivers:
.
- bnxt_re: Broadcom NetXtreme-E RoCE HCAs
- cxgb4: Chelsio T4 iWARP HCAs
- efa: Amazon Elastic Fabric Adapter
- erdma: Alibaba Elastic RDMA (iWarp) Adapter
- hfi1verbs: Intel Omni-Path HFI
- hns: HiSilicon Hip06 SoC
- ipathverbs: QLogic InfiniPath HCAs
- irdma: Intel Ethernet Connection RDMA
- mana: Microsoft Azure Network Adapter
- mlx4: Mellanox ConnectX-3 InfiniBand HCAs
- mlx5: Mellanox Connect-IB/X-4+ InfiniBand HCAs
- mthca: Mellanox InfiniBand HCAs
- ocrdma: Emulex OneConnect RDMA/RoCE device
- qedr: QLogic QL4xxx RoCE HCAs
- rxe: A software implementation of the RoCE protocol
- siw: A software implementation of the iWarp protocol
- vmw_pvrdma: VMware paravirtual RDMA device
Description-md5:
Multi-Arch: same
Homepage: https://github.com/linux-rdma/rdma-core
Section: net
Priority: optional
Filename: pool/main/r/rdma-core/ibverbs-providers_48.0-1.1_amd64.deb