How to Install and Uninstall pciutils.i686 Package on Rocky Linux 9

Last updated: September 28,2024

1. Install "pciutils.i686" package

This tutorial shows how to install pciutils.i686 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install pciutils.i686

2. Uninstall "pciutils.i686" package

In this section, we are going to explain the necessary steps to uninstall pciutils.i686 on Rocky Linux 9:

$ sudo dnf remove pciutils.i686 $ sudo dnf autoremove

3. Information about the pciutils.i686 package on Rocky Linux 9

Last metadata expiration check: 0:56:16 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : pciutils
Version : 3.7.0
Release : 5.el9
Architecture : i686
Size : 95 k
Source : pciutils-3.7.0-5.el9.src.rpm
Repository : appstream
Summary : PCI bus related utilities
URL : https://mj.ucw.cz/sw/pciutils/
License : GPLv2+
Description : The pciutils package contains various utilities for inspecting and
: setting devices connected to the PCI bus.