How to Install and Uninstall pmemkv.x86_64 Package on Fedora 35

Last updated: October 05,2024

1. Install "pmemkv.x86_64" package

Please follow the steps below to install pmemkv.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install pmemkv.x86_64

2. Uninstall "pmemkv.x86_64" package

This is a short guide on how to uninstall pmemkv.x86_64 on Fedora 35:

$ sudo dnf remove pmemkv.x86_64 $ sudo dnf autoremove

3. Information about the pmemkv.x86_64 package on Fedora 35

Last metadata expiration check: 4:38:52 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : pmemkv
Version : 1.5.0
Release : 1.fc35
Architecture : x86_64
Size : 168 k
Source : pmemkv-1.5.0-1.fc35.src.rpm
Repository : fedora
Summary : Key/Value Datastore for Persistent Memory
URL : https://github.com/pmem/pmemkv
License : BSD
Description : Pmemkv is a family of key:value stores, developed with persistent memory
: in mind -- yet rather than being tied to a single backing implementation,
: it presents a common interface to a number of engines, both provided by
: pmemkv itself and external.