How to Install and Uninstall librpmem-debug.x86_64 Package on Amazon Linux 2

Last updated: May 06,2024

1. Install "librpmem-debug.x86_64" package

This guide let you learn how to install librpmem-debug.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install librpmem-debug.x86_64

2. Uninstall "librpmem-debug.x86_64" package

Please follow the step by step instructions below to uninstall librpmem-debug.x86_64 on Amazon Linux 2:

$ sudo yum remove librpmem-debug.x86_64 $ sudo yum autoremove

3. Information about the librpmem-debug.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : librpmem-debug
Arch : x86_64
Version : 1.3
Release : 3.amzn2
Size : 47 k
Repo : amzn2-core/2/x86_64
Summary : Debug variant of the Remote Access to Persistent Memory library
URL : http://pmem.io/nvml
License : BSD
Description : The librpmem library provides low-level support for remote access
: to persistent memory utilizing RDMA-capable NICs. It can be used
: to replicate peristent memory regions over RDMA protocol.
:
: This sub-package contains debug variant of the library, providing
: run-time assertions and trace points. The typical way to access
: the debug version is to set the environment variable
: LD_LIBRARY_PATH to /usr/lib64/nvml_debug.