How to Install and Uninstall python3-hwdata.noarch Package on CentOS 8 / RHEL 8

Last updated: October 08,2024

1. Install "python3-hwdata.noarch" package

Here is a brief guide to show you how to install python3-hwdata.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "python3-hwdata.noarch" package

This guide covers the steps necessary to uninstall python3-hwdata.noarch on CentOS 8 / RHEL 8:

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

3. Information about the python3-hwdata.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:53:34 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-hwdata
Version : 2.3.6
Release : 3.el8
Architecture : noarch
Size : 39 k
Source : python-hwdata-2.3.6-3.el8.src.rpm
Repository : appstream
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.