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

Last updated: September 21,2024

1. Install "nvml.src" package

Please follow the steps below to install nvml.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install nvml.src

2. Uninstall "nvml.src" package

Please follow the step by step instructions below to uninstall nvml.src on Oracle Linux 8:

$ sudo dnf remove nvml.src $ sudo dnf autoremove

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

Last metadata expiration check: 6:21:36 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : nvml
Version : 1.5
Release : 2.0.1.el8
Architecture : src
Size : 2.3 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.