How to Install and Uninstall libpmempool-devel.x86_64 Package on Oracle Linux 9

Last updated: November 24,2024

1. Install "libpmempool-devel.x86_64" package

This guide covers the steps necessary to install libpmempool-devel.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libpmempool-devel.x86_64

2. Uninstall "libpmempool-devel.x86_64" package

In this section, we are going to explain the necessary steps to uninstall libpmempool-devel.x86_64 on Oracle Linux 9:

$ sudo dnf remove libpmempool-devel.x86_64 $ sudo dnf autoremove

3. Information about the libpmempool-devel.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:04:23 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libpmempool-devel
Version : 1.12.1
Release : 1.el9
Architecture : x86_64
Size : 70 k
Source : nvml-1.12.1-1.el9.src.rpm
Repository : ol9_appstream
Summary : Development files for Persistent Memory pool management library
URL : http://pmem.io/pmdk
License : BSD
Description : The libpmempool library provides a set of utilities for off-line
: administration, analysis, diagnostics and repair of persistent memory
: pools created by libpmemlog, libpmemblk and libpmemobj libraries.