How to Install and Uninstall libpmem-devel.x86_64 Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "libpmem-devel.x86_64" package
Learn how to install libpmem-devel.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
libpmem-devel.x86_64
Copied
2. Uninstall "libpmem-devel.x86_64" package
This is a short guide on how to uninstall libpmem-devel.x86_64 on Rocky Linux 8:
$
sudo dnf remove
libpmem-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libpmem-devel.x86_64 package on Rocky Linux 8
Last metadata expiration check: 1:55:17 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : libpmem-devel
Version : 1.6.1
Release : 1.el8
Architecture : x86_64
Size : 52 k
Source : pmdk-1.6.1-1.el8.src.rpm
Repository : appstream
Summary : Development files for the low-level persistent memory 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 library is provided for software which tracks every store to
: pmem and needs to flush those changes to durability. Most developers
: will find higher level libraries like libpmemobj to be much more
: convenient.
Available Packages
Name : libpmem-devel
Version : 1.6.1
Release : 1.el8
Architecture : x86_64
Size : 52 k
Source : pmdk-1.6.1-1.el8.src.rpm
Repository : appstream
Summary : Development files for the low-level persistent memory 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 library is provided for software which tracks every store to
: pmem and needs to flush those changes to durability. Most developers
: will find higher level libraries like libpmemobj to be much more
: convenient.