How to Install and Uninstall libvma.x86_64 Package on AlmaLinux 9

Last updated: October 06,2024

1. Install "libvma.x86_64" package

This guide let you learn how to install libvma.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install libvma.x86_64

2. Uninstall "libvma.x86_64" package

This guide let you learn how to uninstall libvma.x86_64 on AlmaLinux 9:

$ sudo dnf remove libvma.x86_64 $ sudo dnf autoremove

3. Information about the libvma.x86_64 package on AlmaLinux 9

Last metadata expiration check: 2:16:08 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : libvma
Version : 9.8.20
Release : 3.el9
Architecture : x86_64
Size : 602 k
Source : libvma-9.8.20-3.el9.src.rpm
Repository : appstream
Summary : A library for boosting TCP and UDP traffic (over RDMA hardware)
URL : https://github.com/Mellanox/libvma
License : GPLv2 or BSD
Description : 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.