How to Install and Uninstall libpmemblk-debug.x86_64 Package on CentOS Stream 9

Last updated: October 02,2024

1. Install "libpmemblk-debug.x86_64" package

Please follow the instructions below to install libpmemblk-debug.x86_64 on CentOS Stream 9

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

2. Uninstall "libpmemblk-debug.x86_64" package

Please follow the steps below to uninstall libpmemblk-debug.x86_64 on CentOS Stream 9:

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

3. Information about the libpmemblk-debug.x86_64 package on CentOS Stream 9

Last metadata expiration check: 3:16:53 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libpmemblk-debug
Version : 1.12.1
Release : 1.el9
Architecture : x86_64
Size : 100 k
Source : nvml-1.12.1-1.el9.src.rpm
Repository : appstream
Summary : Debug variant of the Persistent Memory Resident Array of Blocks library
URL : http://pmem.io/pmdk
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/pmdk_debug.