How to Install and Uninstall python3-pyusb.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: January 16,2025
1. Install "python3-pyusb.noarch" package
Please follow the steps below to install python3-pyusb.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
python3-pyusb.noarch
Copied
2. Uninstall "python3-pyusb.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-pyusb.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
python3-pyusb.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pyusb.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 1:08:57 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-pyusb
Version : 1.0.2
Release : 13.el9
Architecture : noarch
Size : 96 k
Source : pyusb-1.0.2-13.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Python bindings for libusb
URL : https://github.com/pyusb/pyusb/
License : BSD
Description : PyUSB provides easy USB access to python. The module contains classes and
: methods to support most USB operations.
Available Packages
Name : python3-pyusb
Version : 1.0.2
Release : 13.el9
Architecture : noarch
Size : 96 k
Source : pyusb-1.0.2-13.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Python bindings for libusb
URL : https://github.com/pyusb/pyusb/
License : BSD
Description : PyUSB provides easy USB access to python. The module contains classes and
: methods to support most USB operations.