How to Install and Uninstall libpmem-debug.x86_64 Package on Fedora 36

Last updated: July 05,2024

1. Install "libpmem-debug.x86_64" package

Here is a brief guide to show you how to install libpmem-debug.x86_64 on Fedora 36

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

2. Uninstall "libpmem-debug.x86_64" package

Please follow the instructions below to uninstall libpmem-debug.x86_64 on Fedora 36:

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

3. Information about the libpmem-debug.x86_64 package on Fedora 36

Last metadata expiration check: 0:30:54 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : libpmem-debug
Version : 1.11.1
Release : 4.fc36
Architecture : x86_64
Size : 128 k
Source : nvml-1.11.1-4.fc36.src.rpm
Repository : fedora
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 v1 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.