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

Last updated: September 27,2024

1. Install "libnvme.src" package

This tutorial shows how to install libnvme.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libnvme.src

2. Uninstall "libnvme.src" package

Please follow the steps below to uninstall libnvme.src on Oracle Linux 9:

$ sudo dnf remove libnvme.src $ sudo dnf autoremove

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

Last metadata expiration check: 3:46:49 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libnvme
Version : 1.4
Release : 7.el9
Architecture : src
Size : 543 k
Source : None
Repository : ol9_appstream
Summary : Linux-native nvme device management library
URL : https://github.com/linux-nvme/libnvme
License : LGPLv2+
Description : Provides type definitions for NVMe specification structures,
: enumerations, and bit fields, helper functions to construct,
: dispatch, and decode commands and payloads, and utilities to connect,
: scan, and manage nvme devices on a Linux system.

Name : libnvme
Version : 1.4
Release : 7.el9
Architecture : src
Size : 543 k
Source : None
Repository : ol9_baseos_latest
Summary : Linux-native nvme device management library
URL : https://github.com/linux-nvme/libnvme
License : LGPLv2+
Description : Provides type definitions for NVMe specification structures,
: enumerations, and bit fields, helper functions to construct,
: dispatch, and decode commands and payloads, and utilities to connect,
: scan, and manage nvme devices on a Linux system.