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

Last updated: May 02,2024

1. Install "librdmacm1-dbg" package

Please follow the steps below to install librdmacm1-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install librdmacm1-dbg

2. Uninstall "librdmacm1-dbg" package

Please follow the instructions below to uninstall librdmacm1-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: librdmacm1-dbg
Priority: extra
Section: libdevel
Installed-Size: 569
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)
Filename: pool/main/libr/librdmacm/librdmacm1-dbg_1.0.21-1_amd64.deb
Size: 371272
MD5sum: 33cef4bafe6b198d3c2e9f5acaeabb87
SHA1: 5451ce4aa72876fed7a7f3adfa3b04340702f954
SHA256: 5275b08c3199dca245600d56d618ba4c5c1883c09749bc4cbbe709b591d7a659
Description-en: Debugging symbols 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 contains the debugging symbols associated with
librdmacm1. They will automatically be used by gdb for debugging
librdmacm-related issues.
Description-md5: 9ee13bd3b19544b139d1acbdbc88798e
Homepage: https://www.openfabrics.org/downloads/rdmacm/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m