How to Install and Uninstall librdmacm-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 14,2024

1. Install "librdmacm-dev" package

Learn how to install librdmacm-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install librdmacm-dev

2. Uninstall "librdmacm-dev" package

Learn how to uninstall librdmacm-dev on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the librdmacm-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: librdmacm-dev
Architecture: amd64
Version: 33.1-1ubuntu1
Multi-Arch: same
Priority: extra
Section: libdevel
Source: rdma-core
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Benjamin Drung
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 328
Depends: libibverbs-dev, librdmacm1 (= 33.1-1ubuntu1)
Filename: pool/main/r/rdma-core/librdmacm-dev_33.1-1ubuntu1_amd64.deb
Size: 122400
MD5sum: 03a1808688fae18a3fb07266be7110c2
SHA1: de2e64a6320c94165af2b059334bc79540da2f46
SHA256: 3a4d6ce09a6b62812e88dc02ad7d174e2fdca2577edd0ade36fb8dc826e08c63
SHA512: b6e11702929fcaf8f5c63c64524be8efedf7944567e1a21ba5b895702f8a89b351735fa35a71588a43a0da750fac8175c4a4417f8858accd893715a6007c5804
Homepage: https://github.com/linux-rdma/rdma-core
Description-en: Development files for the librdmacm library
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 is needed to compile programs against librdmacm1.
It contains the header files and static libraries (optionally)
needed for compiling.
Description-md5: 5e352046b21eae95a9649ec4cb92a54e