How to Install and Uninstall librdmacm1 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "librdmacm1" package

Please follow the guidance below to install librdmacm1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install librdmacm1

2. Uninstall "librdmacm1" package

This guide covers the steps necessary to uninstall librdmacm1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove librdmacm1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the librdmacm1 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: librdmacm1
Priority: extra
Section: libs
Installed-Size: 154
Maintainer: Ubuntu Developers
Original-Maintainer: OFED and Debian Developement and Discussion
Architecture: amd64
Source: librdmacm
Version: 1.0.21-1
Depends: libc6 (>= 2.15), libibverbs1 (>= 1.1.2)
Filename: pool/main/libr/librdmacm/librdmacm1_1.0.21-1_amd64.deb
Size: 49132
MD5sum: 4389d381cda2cda14cca01d084ad637d
SHA1: ebcdf2819a559696070f7860356c17a618e22133
SHA256: e5719b7d1ee72ed6ffa98e3495ee5773579838c2eebb1b02b27ea12082503872
Description-en: 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: dc9d0886ecf59fc604b978f8125cf804
Homepage: https://www.openfabrics.org/downloads/rdmacm/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y