How to Install and Uninstall librdmacm1 Package on Kali Linux
Last updated: December 23,2024
1. Install "librdmacm1" package
This guide let you learn how to install librdmacm1 on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
librdmacm1
Copied
2. Uninstall "librdmacm1" package
Please follow the steps below to uninstall librdmacm1 on Kali Linux:
$
sudo apt remove
librdmacm1
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the librdmacm1 package on Kali Linux
Package: librdmacm1
Source: rdma-core
Version: 48.0-1.1
Installed-Size: 208
Maintainer: Benjamin Drung
Architecture: amd64
Depends: libc6 (>= 2.34), libibverbs1 (>= 31), libnl-3-200 (>= 3.2.7)
Size: 69544
SHA256: 22d63e15ff7abf5c9456e6c8fecf2f2afe94ccebe2c266a07cc63c65f2b4639e
SHA1: c19e0fdc960e66f433e7f77b9f49060e594eee13
MD5sum: 33e603bcf0f2affca7e207266c4fd495
Description: Library for managing RDMA connections
librdmacm is a library that allows applications to set up reliable
connected and unreliable datagram transfers when using RDMA adapters.
It provides a transport-neutral interface in the sense that the same
code can be used for both InfiniBand and iWARP adapters. The
interface is based on sockets, but adapted for queue pair (QP) based
semantics: communication must use a specific RDMA device, and data
transfers are message-based.
.
librdmacm only provides communication management (connection setup
and tear-down) and works in conjunction with the verbs interface
provided by libibverbs, which provides the interface used to actually
transfer data.
.
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/librdmacm1_48.0-1.1_amd64.deb
Source: rdma-core
Version: 48.0-1.1
Installed-Size: 208
Maintainer: Benjamin Drung
Architecture: amd64
Depends: libc6 (>= 2.34), libibverbs1 (>= 31), libnl-3-200 (>= 3.2.7)
Size: 69544
SHA256: 22d63e15ff7abf5c9456e6c8fecf2f2afe94ccebe2c266a07cc63c65f2b4639e
SHA1: c19e0fdc960e66f433e7f77b9f49060e594eee13
MD5sum: 33e603bcf0f2affca7e207266c4fd495
Description: Library for managing RDMA connections
librdmacm is a library that allows applications to set up reliable
connected and unreliable datagram transfers when using RDMA adapters.
It provides a transport-neutral interface in the sense that the same
code can be used for both InfiniBand and iWARP adapters. The
interface is based on sockets, but adapted for queue pair (QP) based
semantics: communication must use a specific RDMA device, and data
transfers are message-based.
.
librdmacm only provides communication management (connection setup
and tear-down) and works in conjunction with the verbs interface
provided by libibverbs, which provides the interface used to actually
transfer data.
.
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/librdmacm1_48.0-1.1_amd64.deb