How to Install and Uninstall python3-hwdata.noarch Package on CentOS Stream 9

Last updated: November 25,2024

1. Install "python3-hwdata.noarch" package

In this section, we are going to explain the necessary steps to install python3-hwdata.noarch on CentOS Stream 9

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

2. Uninstall "python3-hwdata.noarch" package

Here is a brief guide to show you how to uninstall python3-hwdata.noarch on CentOS Stream 9:

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

3. Information about the python3-hwdata.noarch package on CentOS Stream 9

Last metadata expiration check: 1:30:55 ago on Sat Mar 16 16:03:45 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.