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

Last updated: May 19,2024

1. Install "libpmemlog-debug.x86_64" package

This guide covers the steps necessary to install libpmemlog-debug.x86_64 on Oracle Linux 9

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

2. Uninstall "libpmemlog-debug.x86_64" package

Please follow the guidance below to uninstall libpmemlog-debug.x86_64 on Oracle Linux 9:

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

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

Last metadata expiration check: 2:58:32 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libpmemlog-debug
Version : 1.12.1
Release : 1.el9
Architecture : x86_64
Size : 99 k
Source : nvml-1.12.1-1.el9.src.rpm
Repository : ol9_appstream
Summary : Debug variant of the Persistent Memory Resident Log File library
URL : http://pmem.io/pmdk
License : BSD
Description : The libpmemlog library provides a pmem-resident log file. This
: library is provided for cases requiring an append-mostly file to
: record variable length entries. Most developers will find higher
: level libraries like libpmemobj to be more generally useful.
:
: 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.