How to Install and Uninstall python3-pyusb.noarch Package on Fedora 34
Last updated: November 28,2024
1. Install "python3-pyusb.noarch" package
In this section, we are going to explain the necessary steps to install python3-pyusb.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-pyusb.noarch
Copied
2. Uninstall "python3-pyusb.noarch" package
This tutorial shows how to uninstall python3-pyusb.noarch on Fedora 34:
$
sudo dnf remove
python3-pyusb.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pyusb.noarch package on Fedora 34
Last metadata expiration check: 4:59:54 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-pyusb
Version : 1.2.1
Release : 1.fc34
Architecture : noarch
Size : 85 k
Source : pyusb-1.2.1-1.fc34.src.rpm
Repository : updates
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.2.1
Release : 1.fc34
Architecture : noarch
Size : 85 k
Source : pyusb-1.2.1-1.fc34.src.rpm
Repository : updates
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.