How to Install and Uninstall librdmacm-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 12,2024

1. Install "librdmacm-dev" package

Learn how to install librdmacm-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install librdmacm-dev

2. Uninstall "librdmacm-dev" package

Learn how to uninstall librdmacm-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the librdmacm-dev package on Ubuntu 21.10 (Impish Indri)

Package: librdmacm-dev
Architecture: amd64
Version: 33.2-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.2-1ubuntu1)
Filename: pool/main/r/rdma-core/librdmacm-dev_33.2-1ubuntu1_amd64.deb
Size: 122412
MD5sum: 6032bd202061c0632007ce69a2673864
SHA1: 36ec42985872eb2959823598d16a094f3ab570b0
SHA256: 9cfede6577b26bce6bcc08efe56dd3b6a7999483888e0e3c0fe8043416046890
SHA512: b5aea0a39dbc6efb717d063bfa300783e3b75e929ad330ac64aebb542f01f01270e0b9e41bc7a7e0e44111a24c32a706547cf91d99949009d99f20c5ee1ac093
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