How to Install and Uninstall libpmemobj-debug.x86_64 Package on Fedora 34

Last updated: July 05,2024

1. Install "libpmemobj-debug.x86_64" package

Please follow the guidelines below to install libpmemobj-debug.x86_64 on Fedora 34

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

2. Uninstall "libpmemobj-debug.x86_64" package

Please follow the guidelines below to uninstall libpmemobj-debug.x86_64 on Fedora 34:

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

3. Information about the libpmemobj-debug.x86_64 package on Fedora 34

Last metadata expiration check: 4:21:57 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : libpmemobj-debug
Version : 1.10
Release : 3.fc34
Architecture : x86_64
Size : 188 k
Source : nvml-1.10-3.fc34.src.rpm
Repository : fedora
Summary : Debug variant of the Persistent Memory Transactional Object Store library
URL : http://pmem.io/pmdk
License : BSD
Description : The libpmemobj library provides a transactional object store,
: providing memory allocation, transactions, and general facilities for
: persistent memory programming. Developers new to persistent memory
: probably want to start with this library.
:
: 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.