How to Install and Uninstall libnvme.x86_64 Package on CentOS Stream 9
Last updated: January 13,2025
1. Install "libnvme.x86_64" package
Please follow the guidance below to install libnvme.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
libnvme.x86_64
Copied
2. Uninstall "libnvme.x86_64" package
This guide covers the steps necessary to uninstall libnvme.x86_64 on CentOS Stream 9:
$
sudo dnf remove
libnvme.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libnvme.x86_64 package on CentOS Stream 9
Last metadata expiration check: 1:56:51 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libnvme
Version : 1.6
Release : 1.el9
Architecture : x86_64
Size : 96 k
Source : libnvme-1.6-1.el9.src.rpm
Repository : baseos
Summary : Linux-native nvme device management library
URL : https://github.com/linux-nvme/libnvme
License : LGPL-2.1-or-later
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.
Available Packages
Name : libnvme
Version : 1.6
Release : 1.el9
Architecture : x86_64
Size : 96 k
Source : libnvme-1.6-1.el9.src.rpm
Repository : baseos
Summary : Linux-native nvme device management library
URL : https://github.com/linux-nvme/libnvme
License : LGPL-2.1-or-later
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.