How to Install and Uninstall librdmacm1 Package on Ubuntu 21.10 (Impish Indri)

Last updated: November 23,2024

1. Install "librdmacm1" package

Please follow the instructions below to install librdmacm1 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install librdmacm1

2. Uninstall "librdmacm1" package

This is a short guide on how to uninstall librdmacm1 on Ubuntu 21.10 (Impish Indri):

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

3. Information about the librdmacm1 package on Ubuntu 21.10 (Impish Indri)

Package: librdmacm1
Architecture: amd64
Version: 33.2-1ubuntu1
Multi-Arch: same
Priority: extra
Section: libs
Source: rdma-core
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Benjamin Drung
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 208
Depends: libc6 (>= 2.33), libibverbs1 (>= 31), libnl-3-200 (>= 3.2.7)
Filename: pool/main/r/rdma-core/librdmacm1_33.2-1ubuntu1_amd64.deb
Size: 65956
MD5sum: 54b413f255adbab13f9b975725a0f603
SHA1: fd621088c1439828fb49824c16c9389c980c550c
SHA256: 01b5a9ae785ee86108bc349d47ac54dccdd6e313c2dc8dedbabae4b1039664a6
SHA512: bfee499bf75dc331ab6b942280e8229044c4f5c103a679d5c17f6af2a584e7e986c0c2aa1d429777f0104bc7e89dc7301c88f33dca77a36f780cd58481aad727
Homepage: https://github.com/linux-rdma/rdma-core
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
Task: samba-server, ubuntu-server-raspi, ubuntu-desktop-raspi, ubuntukylin-desktop, ubuntu-budgie-desktop-raspi