How to Install and Uninstall python3-hwdata.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 13,2024

1. Install "python3-hwdata.noarch" package

This tutorial shows how to install python3-hwdata.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python3-hwdata.noarch

2. Uninstall "python3-hwdata.noarch" package

Learn how to uninstall python3-hwdata.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python3-hwdata.noarch $ sudo dnf autoremove

3. Information about the python3-hwdata.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:29:57 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-hwdata
Version : 2.3.7
Release : 13.el9
Architecture : noarch
Size : 37 k
Source : python-hwdata-2.3.7-13.el9.src.rpm
Repository : epel
Summary : Python bindings to hwdata package
URL : https://github.com/xsuchy/python-hwdata
License : GPLv2
Description : Provide python interface to database stored in hwdata package.
: It allows you to get human readable description of USB and PCI devices.
:
: This is the Python 3 build of the module.