How to Install and Uninstall libpmemobj-devel.x86_64 Package on Fedora 35

Last updated: May 19,2024

1. Install "libpmemobj-devel.x86_64" package

Please follow the instructions below to install libpmemobj-devel.x86_64 on Fedora 35

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

2. Uninstall "libpmemobj-devel.x86_64" package

Please follow the guidelines below to uninstall libpmemobj-devel.x86_64 on Fedora 35:

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

3. Information about the libpmemobj-devel.x86_64 package on Fedora 35

Last metadata expiration check: 2:28:25 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : libpmemobj-devel
Version : 1.11.0
Release : 3.fc35
Architecture : x86_64
Size : 130 k
Source : nvml-1.11.0-3.fc35.src.rpm
Repository : fedora
Summary : Development files for the Persistent Memory Transactional Object Store library
URL : http://pmem.io/pmdk
License : BSD
Description : The libpmemobj library provides a transactional object store,
: providing memory allocation, transactions, and general facilities for
: persistent memory programming. Developers new to persistent memory
: probably want to start with this library.