How to Install and Uninstall libpmem.x86_64 Package on Rocky Linux 9

Last updated: May 18,2024

1. Install "libpmem.x86_64" package

Please follow the step by step instructions below to install libpmem.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install libpmem.x86_64

2. Uninstall "libpmem.x86_64" package

Please follow the instructions below to uninstall libpmem.x86_64 on Rocky Linux 9:

$ sudo dnf remove libpmem.x86_64 $ sudo dnf autoremove

3. Information about the libpmem.x86_64 package on Rocky Linux 9

Last metadata expiration check: 2:38:36 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : libpmem
Version : 1.12.1
Release : 1.el9
Architecture : x86_64
Size : 111 k
Source : nvml-1.12.1-1.el9.src.rpm
Repository : appstream
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.