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

Last updated: May 20,2024

1. Install "libpmemlog.x86_64" package

Please follow the step by step instructions below to install libpmemlog.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install libpmemlog.x86_64

2. Uninstall "libpmemlog.x86_64" package

This tutorial shows how to uninstall libpmemlog.x86_64 on Fedora 39:

$ sudo dnf remove libpmemlog.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 3:43:02 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : libpmemlog
Version : 1.13.1
Release : 1.fc39
Architecture : x86_64
Size : 90 k
Source : nvml-1.13.1-1.fc39.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.