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

Last updated: May 17,2024

1. Install "nvml.src" package

Here is a brief guide to show you how to install nvml.src on Oracle Linux 9

$ 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 9:

$ sudo dnf remove nvml.src $ sudo dnf autoremove

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

Last metadata expiration check: 1:56:28 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : nvml
Version : 1.12.1
Release : 1.el9
Architecture : src
Size : 2.8 M
Source : None
Repository : ol9_appstream
Summary : Persistent Memory Development Kit (formerly 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.