How to Install and Uninstall libnvme.x86_64 Package on Fedora 39

Last updated: October 04,2024

1. Install "libnvme.x86_64" package

Please follow the guidance below to install libnvme.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install libnvme.x86_64

2. Uninstall "libnvme.x86_64" package

Please follow the guidelines below to uninstall libnvme.x86_64 on Fedora 39:

$ sudo dnf remove libnvme.x86_64 $ sudo dnf autoremove

3. Information about the libnvme.x86_64 package on Fedora 39

Last metadata expiration check: 2:17:53 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : libnvme
Version : 1.6
Release : 2.fc39
Architecture : x86_64
Size : 97 k
Source : libnvme-1.6-2.fc39.src.rpm
Repository : fedora
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.