How to Install and Uninstall pmdk Package on openSUSE Leap

Last updated: November 07,2024

1. Install "pmdk" package

Please follow the step by step instructions below to install pmdk on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install pmdk

2. Uninstall "pmdk" package

Please follow the steps below to uninstall pmdk on openSUSE Leap:

$ sudo zypper remove pmdk

3. Information about the pmdk package on openSUSE Leap

Information for package pmdk:
-----------------------------
Repository : Main Repository
Name : pmdk
Version : 1.11.1-150400.1.10
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 40.1 KiB
Installed : No
Status : not installed
Source package : pmdk-1.11.1-150400.1.10.src
Upstream URL : http://pmem.io/pmdk/
Summary : Persistent Memory Development Kit
Description :
The Persistent Memory Development Kit (PMDK), formerly known as NVML
(Non-Volatile Memory Library), is a collection of libraries and tools
built on the DAX (Direct Access) feature of the Linux kernel which
allows applications to access persistent memory as memory-mapped
files, as described in the SNIA NVM Programming Model.