How to Install and Uninstall libvma9 Package on Kali Linux

Last updated: May 14,2024

1. Install "libvma9" package

This guide let you learn how to install libvma9 on Kali Linux

$ sudo apt update $ sudo apt install libvma9

2. Uninstall "libvma9" package

This guide covers the steps necessary to uninstall libvma9 on Kali Linux:

$ sudo apt remove libvma9 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libvma9 package on Kali Linux

Package: libvma9
Source: libvma (9.2.2-1)
Version: 9.2.2-1+b1
Installed-Size: 1705
Maintainer: Debian HPC Team
Architecture: amd64
Depends: ibverbs-providers (>= 30), libc6 (>= 2.22), libgcc-s1 (>= 3.0), libibverbs1 (>= 28), libnl-3-200 (>= 3.2.7), libnl-route-3-200 (>= 3.2.7), librdmacm1 (>= 1.0.15), libstdc++6 (>= 5.2)
Size: 551988
SHA256: 4bbc00f4f5d2928410d604c52044d34229c53308690cbb142e31ea6b477c8da9
SHA1: 547f0f0a5a7558cc75529ca5c2f973818a963e71
MD5sum: d1f2be7e69bf1b1e73bcf644c6eca616
Description: LD_PRELOAD-able library that boosts performance - shared library
libvma is a LD_PRELOAD-able library that boosts performance of TCP and
UDP traffic. It allows application written over standard socket API to
handle fast path data traffic from user space over Ethernet and/or
Infiniband with full network stack bypass and get better throughput,
latency and packets/sec rate.
.
No application binary change is required for that.
libvma is supported by RDMA capable devices that support "verbs"
IBV_QPT_RAW_PACKET QP for Ethernet and/or IBV_QPT_UD QP for IPoIB.
.
This package includes the dynamic library itself.
Description-md5:
Homepage: https://github.com/Mellanox/libvma
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libv/libvma/libvma9_9.2.2-1+b1_amd64.deb