How to Install and Uninstall libpmem.x86_64 Package on Oracle Linux 8

Last updated: May 10,2024

1. Install "libpmem.x86_64" package

Learn how to install libpmem.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install libpmem.x86_64

2. Uninstall "libpmem.x86_64" package

Please follow the guidelines below to uninstall libpmem.x86_64 on Oracle Linux 8:

$ sudo dnf remove libpmem.x86_64 $ sudo dnf autoremove

3. Information about the libpmem.x86_64 package on Oracle Linux 8

Last metadata expiration check: 3:18:02 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libpmem
Version : 1.6.1
Release : 1.el8
Architecture : x86_64
Size : 79 k
Source : pmdk-1.6.1-1.el8.src.rpm
Repository : ol8_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.