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

Last updated: May 17,2024

1. Install "libpmempool.x86_64" package

This guide covers the steps necessary to install libpmempool.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install libpmempool.x86_64

2. Uninstall "libpmempool.x86_64" package

This guide covers the steps necessary to uninstall libpmempool.x86_64 on Rocky Linux 9:

$ sudo dnf remove libpmempool.x86_64 $ sudo dnf autoremove

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

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