How to Install and Uninstall libpmem.x86_64 Package on Fedora 35

Last updated: October 09,2024

1. Install "libpmem.x86_64" package

Please follow the guidelines below to install libpmem.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install libpmem.x86_64

2. Uninstall "libpmem.x86_64" package

This guide covers the steps necessary to uninstall libpmem.x86_64 on Fedora 35:

$ sudo dnf remove libpmem.x86_64 $ sudo dnf autoremove

3. Information about the libpmem.x86_64 package on Fedora 35

Last metadata expiration check: 1:58:08 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : libpmem
Version : 1.11.0
Release : 3.fc35
Architecture : x86_64
Size : 107 k
Source : nvml-1.11.0-3.fc35.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 v1 API.