How to Install and Uninstall libpmemlog.x86_64 Package on Fedora 36

Last updated: January 10,2025

1. Install "libpmemlog.x86_64" package

This guide let you learn how to install libpmemlog.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install libpmemlog.x86_64

2. Uninstall "libpmemlog.x86_64" package

Learn how to uninstall libpmemlog.x86_64 on Fedora 36:

$ sudo dnf remove libpmemlog.x86_64 $ sudo dnf autoremove

3. Information about the libpmemlog.x86_64 package on Fedora 36

Last metadata expiration check: 1:44:17 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : libpmemlog
Version : 1.11.1
Release : 4.fc36
Architecture : x86_64
Size : 92 k
Source : nvml-1.11.1-4.fc36.src.rpm
Repository : fedora
Summary : Persistent Memory Resident Log File library
URL : http://pmem.io/pmdk
License : BSD
Description : The libpmemlog library provides a pmem-resident log file. This is
: useful for programs like databases that append frequently to a log
: file.