How to Install and Uninstall libpmem2.x86_64 Package on Fedora 34

Last updated: October 06,2024

1. Install "libpmem2.x86_64" package

This is a short guide on how to install libpmem2.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install libpmem2.x86_64

2. Uninstall "libpmem2.x86_64" package

Please follow the instructions below to uninstall libpmem2.x86_64 on Fedora 34:

$ sudo dnf remove libpmem2.x86_64 $ sudo dnf autoremove

3. Information about the libpmem2.x86_64 package on Fedora 34

Last metadata expiration check: 0:32:35 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : libpmem2
Version : 1.10
Release : 3.fc34
Architecture : x86_64
Size : 114 k
Source : nvml-1.10-3.fc34.src.rpm
Repository : fedora
Summary : Low-level persistent memory support library
URL : http://pmem.io/pmdk
License : BSD
Description : The libpmem provides low level persistent memory support. In particular,
: support for the persistent memory instructions for flushing changes
: to pmem is provided. This package provides the v2 API.