How to Install and Uninstall librdmacm1 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 12,2024

1. Install "librdmacm1" package

In this section, we are going to explain the necessary steps to install librdmacm1 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install librdmacm1

2. Uninstall "librdmacm1" package

Please follow the steps below to uninstall librdmacm1 on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the librdmacm1 package on Ubuntu 21.04 (Hirsute Hippo)

Package: librdmacm1
Architecture: amd64
Version: 33.1-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.1-1ubuntu1_amd64.deb
Size: 65864
MD5sum: 0ec2ff5d3ac34d69bd07ba64260aa4e3
SHA1: 23070ccaf7aa1b34153d67b416fd1b67226aebdb
SHA256: ce4626e848a14e8694975cdc4dcd26b3effaf8d735b8e38f113f18df35a31575
SHA512: a6eabf49c1f4b72f832f1b5463356a6196d77a4eb50e6e412763a13b94939e48f29cfb2d71ca59499cdad679524582adcd03677bee71c34c5167d70a74241294
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, server-raspi, ubuntu-desktop-raspi, ubuntukylin-desktop, ubuntu-budgie-desktop-raspi