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

Last updated: January 10,2025

1. Install "python3-libusb1.noarch" package

In this section, we are going to explain the necessary steps to install python3-libusb1.noarch on Fedora 38

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

2. Uninstall "python3-libusb1.noarch" package

Please follow the guidelines below to uninstall python3-libusb1.noarch on Fedora 38:

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

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

Last metadata expiration check: 5:19:48 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-libusb1
Version : 3.0.0
Release : 5.fc38
Architecture : noarch
Size : 118 k
Source : python-libusb1-3.0.0-5.fc38.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.