How to Install and Uninstall ibverbs-utils Package on Kali Linux
Last updated: December 23,2024
1. Install "ibverbs-utils" package
In this section, we are going to explain the necessary steps to install ibverbs-utils on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
ibverbs-utils
Copied
2. Uninstall "ibverbs-utils" package
Here is a brief guide to show you how to uninstall ibverbs-utils on Kali Linux:
$
sudo apt remove
ibverbs-utils
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the ibverbs-utils package on Kali Linux
Package: ibverbs-utils
Source: rdma-core
Version: 48.0-1.1
Installed-Size: 265
Maintainer: Benjamin Drung
Architecture: amd64
Depends: libc6 (>= 2.34), libibverbs1 (>= 34)
Size: 55608
SHA256: 619ece2aaab63a8e5273e91063e2f6f817c521539d1125f963f47d83cbd92a90
SHA1: efd4b36088a059850c853a77f9b769c456cafda3
MD5sum: 64a2200cf49cf5e927f0607c99cb20a2
Description: Examples for the libibverbs library
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.
.
This package contains useful libibverbs1 example programs such as
ibv_devinfo, which displays information about InfiniBand devices.
Description-md5:
Homepage: https://github.com/linux-rdma/rdma-core
Section: net
Priority: optional
Filename: pool/main/r/rdma-core/ibverbs-utils_48.0-1.1_amd64.deb
Source: rdma-core
Version: 48.0-1.1
Installed-Size: 265
Maintainer: Benjamin Drung
Architecture: amd64
Depends: libc6 (>= 2.34), libibverbs1 (>= 34)
Size: 55608
SHA256: 619ece2aaab63a8e5273e91063e2f6f817c521539d1125f963f47d83cbd92a90
SHA1: efd4b36088a059850c853a77f9b769c456cafda3
MD5sum: 64a2200cf49cf5e927f0607c99cb20a2
Description: Examples for the libibverbs library
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.
.
This package contains useful libibverbs1 example programs such as
ibv_devinfo, which displays information about InfiniBand devices.
Description-md5:
Homepage: https://github.com/linux-rdma/rdma-core
Section: net
Priority: optional
Filename: pool/main/r/rdma-core/ibverbs-utils_48.0-1.1_amd64.deb