How to Install and Uninstall librdmacm-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 02,2024

1. Install "librdmacm-dev" package

Please follow the instructions below to install librdmacm-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install librdmacm-dev

2. Uninstall "librdmacm-dev" package

Please follow the guidelines below to uninstall librdmacm-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the librdmacm-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: librdmacm-dev
Priority: extra
Section: libdevel
Installed-Size: 267
Maintainer: Ubuntu Developers
Original-Maintainer: OFED and Debian Developement and Discussion
Architecture: amd64
Source: librdmacm
Version: 1.0.21-1
Depends: librdmacm1 (= 1.0.21-1), libibverbs-dev
Filename: pool/main/libr/librdmacm/librdmacm-dev_1.0.21-1_amd64.deb
Size: 96056
MD5sum: b22039cfa5ea00e2f9afbe714016ccbf
SHA1: 8cfbb05d027b057f64509fd8193a66225cbf4efb
SHA256: 75f273d229ad401911ba939329980de828341eb4c5962f19ecf407d0d5dbb99d
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
Homepage: https://www.openfabrics.org/downloads/rdmacm/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m