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

Last updated: September 24,2024

1. Install "libpmem2.x86_64" package

This guide covers the steps necessary to install libpmem2.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install libpmem2.x86_64

2. Uninstall "libpmem2.x86_64" package

This guide let you learn how to uninstall libpmem2.x86_64 on Fedora 35:

$ sudo dnf remove libpmem2.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:12:18 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : libpmem2
Version : 1.11.0
Release : 3.fc35
Architecture : x86_64
Size : 112 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 v2 API.