How to Install and Uninstall python3-pyusb.noarch Package on Fedora 35
Last updated: November 25,2024
1. Install "python3-pyusb.noarch" package
This guide covers the steps necessary to install python3-pyusb.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
python3-pyusb.noarch
Copied
2. Uninstall "python3-pyusb.noarch" package
Please follow the guidelines below to uninstall python3-pyusb.noarch on Fedora 35:
$
sudo dnf remove
python3-pyusb.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pyusb.noarch package on Fedora 35
Last metadata expiration check: 3:21:09 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-pyusb
Version : 1.2.1
Release : 1.fc35
Architecture : noarch
Size : 86 k
Source : pyusb-1.2.1-1.fc35.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.fc35
Architecture : noarch
Size : 86 k
Source : pyusb-1.2.1-1.fc35.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.