How to Install and Uninstall pciutils.x86_64 Package on Amazon Linux 2

Last updated: October 05,2024

1. Install "pciutils.x86_64" package

This tutorial shows how to install pciutils.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install pciutils.x86_64

2. Uninstall "pciutils.x86_64" package

This guide let you learn how to uninstall pciutils.x86_64 on Amazon Linux 2:

$ sudo yum remove pciutils.x86_64 $ sudo yum autoremove

3. Information about the pciutils.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : pciutils
Arch : x86_64
Version : 3.5.1
Release : 3.amzn2
Size : 95 k
Repo : amzn2-core/2/x86_64
Summary : PCI bus related utilities
URL : http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml
License : GPLv2+
Description : The pciutils package contains various utilities for inspecting and
: setting devices connected to the PCI bus. The utilities provided
: require kernel version 2.1.82 or newer (which support the
: /proc/bus/pci interface).