How to Install and Uninstall libnvme.i686 Package on AlmaLinux 9

Last updated: October 11,2024

1. Install "libnvme.i686" package

Please follow the guidelines below to install libnvme.i686 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install libnvme.i686

2. Uninstall "libnvme.i686" package

This guide covers the steps necessary to uninstall libnvme.i686 on AlmaLinux 9:

$ sudo dnf remove libnvme.i686 $ sudo dnf autoremove

3. Information about the libnvme.i686 package on AlmaLinux 9

Last metadata expiration check: 1:37:18 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : libnvme
Version : 1.4
Release : 7.el9
Architecture : i686
Size : 95 k
Source : libnvme-1.4-7.el9.src.rpm
Repository : baseos
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.