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

Last updated: May 15,2024

1. Install "libpmemblk-debug.x86_64" package

Please follow the guidelines below to install libpmemblk-debug.x86_64 on Amazon Linux 2

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

2. Uninstall "libpmemblk-debug.x86_64" package

This is a short guide on how to uninstall libpmemblk-debug.x86_64 on Amazon Linux 2:

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

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

Loaded plugins: ovl, priorities
Available Packages
Name : libpmemblk-debug
Arch : x86_64
Version : 1.3
Release : 3.amzn2
Size : 66 k
Repo : amzn2-core/2/x86_64
Summary : Debug variant of the Persistent Memory Resident Array of Blocks
: library
URL : http://pmem.io/nvml
License : BSD
Description : The libpmemblk implements a pmem-resident array of blocks, all the
: same size, where a block is updated atomically with respect to
: power failure or program interruption (no torn blocks).
:
: 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.