How to Install and Uninstall ibacm Package on Kali Linux

Last updated: May 19,2024

1. Install "ibacm" package

This guide covers the steps necessary to install ibacm on Kali Linux

$ sudo apt update $ sudo apt install ibacm

2. Uninstall "ibacm" package

Here is a brief guide to show you how to uninstall ibacm on Kali Linux:

$ sudo apt remove ibacm $ sudo apt autoclean && sudo apt autoremove

3. Information about the ibacm package on Kali Linux

Package: ibacm
Source: rdma-core
Version: 48.0-1.1
Installed-Size: 260
Maintainer: Benjamin Drung
Architecture: amd64
Depends: rdma-core (>= 15), libc6 (>= 2.34), libibumad3 (>= 1.3.9), libibverbs1 (>= 20), libnl-3-200 (>= 3.2.7), libnl-route-3-200 (>= 3.2.7), libsystemd0
Size: 85364
SHA256: 92a89423947ba95f7a6b66b098cdb5940b3e82b77312ce075ab243ee5daef13a
SHA1: 0c8e27a1ded724b4abc59c5088790b461681b9f1
MD5sum: 8716d8c8bd4aa2db1e349341b91b9491
Description: InfiniBand Communication Manager Assistant (ACM)
The IB ACM implements and provides a framework for name, address, and
route (path) resolution services over InfiniBand.
It is intended to address connection setup scalability issues running
MPI applications on large clusters. The IB ACM provides information
needed to establish a connection, but does not implement the CM protocol.
A primary user of the ibacm service is the librdmacm library.
Description-md5:
Homepage: https://github.com/linux-rdma/rdma-core
Section: net
Priority: optional
Filename: pool/main/r/rdma-core/ibacm_48.0-1.1_amd64.deb