How to Install and Uninstall libibverbs1 Package on Kali Linux

Last updated: May 15,2024

1. Install "libibverbs1" package

Please follow the step by step instructions below to install libibverbs1 on Kali Linux

$ sudo apt update $ sudo apt install libibverbs1

2. Uninstall "libibverbs1" package

Please follow the instructions below to uninstall libibverbs1 on Kali Linux:

$ sudo apt remove libibverbs1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libibverbs1 package on Kali Linux

Package: libibverbs1
Source: rdma-core
Version: 48.0-1.1
Installed-Size: 189
Maintainer: Benjamin Drung
Architecture: amd64
Depends: adduser, libc6 (>= 2.34), libnl-3-200 (>= 3.2.7), libnl-route-3-200 (>= 3.2.7)
Recommends: ibverbs-providers
Breaks: ibverbs-providers (<< 34~)
Size: 61188
SHA256: a173aaef1e9d7c870065619501cffd5855df81eef5cec14bbacf5fc6cd52e566
SHA1: 8ba8280ea2704e75dda9369a40a3b2f1e07fe96f
MD5sum: 957585ca2dd8afd3125e3bf50ad76b5f
Description: Library for direct userspace use of RDMA (InfiniBand/iWARP)
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.
.
For this library to be useful, a device-specific plug-in module
should also be installed.
.
This package contains the shared library.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/linux-rdma/rdma-core
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/r/rdma-core/libibverbs1_48.0-1.1_amd64.deb