How to Install and Uninstall pmdk.src Package on Oracle Linux 8

Last updated: September 21,2024

1. Install "pmdk.src" package

Learn how to install pmdk.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install pmdk.src

2. Uninstall "pmdk.src" package

This guide covers the steps necessary to uninstall pmdk.src on Oracle Linux 8:

$ sudo dnf remove pmdk.src $ sudo dnf autoremove

3. Information about the pmdk.src package on Oracle Linux 8

Last metadata expiration check: 2:22:24 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : pmdk
Version : 1.11.1
Release : 1.module+el8.6.0+20531+a2e27587
Architecture : src
Size : 2.1 M
Source : None
Repository : ol8_appstream
Summary : Persistent Memory Development Kit (former NVML)
URL : http://pmem.io/pmdk
License : BSD
Description : The Persistent Memory Development Kit is a collection of libraries for
: using memory-mapped persistence, optimized specifically for persistent memory.