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

Last updated: February 05,2025

1. Install "libpmem-debug.x86_64" package

In this section, we are going to explain the necessary steps to install libpmem-debug.x86_64 on Amazon Linux 2

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

2. Uninstall "libpmem-debug.x86_64" package

In this section, we are going to explain the necessary steps to uninstall libpmem-debug.x86_64 on Amazon Linux 2:

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

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

Loaded plugins: ovl, priorities
Available Packages
Name : libpmem-debug
Arch : x86_64
Version : 1.3
Release : 3.amzn2
Size : 42 k
Repo : amzn2-core/2/x86_64
Summary : Debug variant of the low-level persistent memory library
URL : http://pmem.io/nvml
License : BSD
Description : The libpmem provides low level persistent memory support. In
: particular, support for the persistent memory instructions for
: flushing changes to pmem is provided.
:
: 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.