How to Install and Uninstall libpmem2-devel.x86_64 Package on Fedora 38
Last updated: November 28,2024
1. Install "libpmem2-devel.x86_64" package
Please follow the steps below to install libpmem2-devel.x86_64 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
libpmem2-devel.x86_64
Copied
2. Uninstall "libpmem2-devel.x86_64" package
Please follow the guidance below to uninstall libpmem2-devel.x86_64 on Fedora 38:
$
sudo dnf remove
libpmem2-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libpmem2-devel.x86_64 package on Fedora 38
Last metadata expiration check: 0:59:14 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : libpmem2-devel
Version : 1.12.1
Release : 3.fc38
Architecture : x86_64
Size : 99 k
Source : nvml-1.12.1-3.fc38.src.rpm
Repository : fedora
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 package provides the v2 API.
:
: 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 : libpmem2-devel
Version : 1.12.1
Release : 3.fc38
Architecture : x86_64
Size : 99 k
Source : nvml-1.12.1-3.fc38.src.rpm
Repository : fedora
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 package provides the v2 API.
:
: 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.