How to Install and Uninstall libpmem2-debug.x86_64 Package on Oracle Linux 9

Last updated: June 26,2024

1. Install "libpmem2-debug.x86_64" package

Learn how to install libpmem2-debug.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libpmem2-debug.x86_64

2. Uninstall "libpmem2-debug.x86_64" package

This guide covers the steps necessary to uninstall libpmem2-debug.x86_64 on Oracle Linux 9:

$ sudo dnf remove libpmem2-debug.x86_64 $ sudo dnf autoremove

3. Information about the libpmem2-debug.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:34:23 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libpmem2-debug
Version : 1.12.1
Release : 1.el9
Architecture : x86_64
Size : 126 k
Source : nvml-1.12.1-1.el9.src.rpm
Repository : ol9_appstream
Summary : Debug variant of the low-level persistent memory library
URL : http://pmem.io/pmdk
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 package provides the v2 API.
:
: 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/pmdk_debug.