How to Install and Uninstall python3-hwdata.noarch Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "python3-hwdata.noarch" package

Please follow the step by step instructions below to install python3-hwdata.noarch on Oracle Linux 9

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

2. Uninstall "python3-hwdata.noarch" package

Please follow the step by step instructions below to uninstall python3-hwdata.noarch on Oracle Linux 9:

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

3. Information about the python3-hwdata.noarch package on Oracle Linux 9

Last metadata expiration check: 3:29:29 ago on Thu Feb 15 07:50:05 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.