How to Install and Uninstall python3-pyusb.noarch Package on Fedora 36

Last updated: November 28,2024

1. Install "python3-pyusb.noarch" package

This is a short guide on how to install python3-pyusb.noarch on Fedora 36

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

2. Uninstall "python3-pyusb.noarch" package

Please follow the guidance below to uninstall python3-pyusb.noarch on Fedora 36:

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

3. Information about the python3-pyusb.noarch package on Fedora 36

Last metadata expiration check: 3:23:19 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-pyusb
Version : 1.2.1
Release : 1.fc36
Architecture : noarch
Size : 86 k
Source : pyusb-1.2.1-1.fc36.src.rpm
Repository : fedora
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.