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

Last updated: July 05,2024

1. Install "python3-libusb1.noarch" package

This guide let you learn how to install python3-libusb1.noarch on Fedora 34

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

2. Uninstall "python3-libusb1.noarch" package

Please follow the instructions below to uninstall python3-libusb1.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:46:10 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-libusb1
Version : 1.9.1
Release : 2.fc34
Architecture : noarch
Size : 85 k
Source : python-libusb1-1.9.1-2.fc34.src.rpm
Repository : fedora
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.