How to Install and Uninstall python3-libusb1.noarch Package on Fedora 35

Last updated: November 26,2024

1. Install "python3-libusb1.noarch" package

Please follow the guidelines below to install python3-libusb1.noarch on Fedora 35

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

2. Uninstall "python3-libusb1.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-libusb1.noarch on Fedora 35:

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

3. Information about the python3-libusb1.noarch package on Fedora 35

Last metadata expiration check: 0:29:05 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-libusb1
Version : 1.9.3
Release : 1.fc35
Architecture : noarch
Size : 89 k
Source : python-libusb1-1.9.3-1.fc35.src.rpm
Repository : updates
Summary : Pure-python wrapper for libusb-1.0
URL : https://github.com/vpelletier/python-libusb1
License : LGPLv2+
Description : Pure-python wrapper for libusb-1.0.
:
: Supports all transfer types, both in synchronous and asynchronous mode.