How to Install and Uninstall libibverbs-dev Package on Kali Linux

Last updated: May 15,2024

1. Install "libibverbs-dev" package

This is a short guide on how to install libibverbs-dev on Kali Linux

$ sudo apt update $ sudo apt install libibverbs-dev

2. Uninstall "libibverbs-dev" package

Please follow the step by step instructions below to uninstall libibverbs-dev on Kali Linux:

$ sudo apt remove libibverbs-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libibverbs-dev package on Kali Linux

Package: libibverbs-dev
Source: rdma-core
Version: 48.0-1.1
Installed-Size: 2364
Maintainer: Benjamin Drung
Architecture: amd64
Depends: ibverbs-providers (= 48.0-1.1), libibverbs1 (= 48.0-1.1), libnl-3-dev, libnl-route-3-dev
Size: 638836
SHA256: 0bcf213c541d405284310ffa409036efb6b13dd2a9512d1c082642b1bebecfae
SHA1: d97d466c48436cb704e0cb7c29af324db15d2546
MD5sum: 8031e350034adea00758aebb1d3bae96
Description: Development files 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 is needed to compile programs against libibverbs1.
It contains the header files and static libraries (optionally)
needed for compiling.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/linux-rdma/rdma-core
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/r/rdma-core/libibverbs-dev_48.0-1.1_amd64.deb