How to Install and Uninstall python3-pyusb.noarch Package on AlmaLinux 9
Last updated: November 27,2024
1. Install "python3-pyusb.noarch" package
Learn how to install python3-pyusb.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-pyusb.noarch
Copied
2. Uninstall "python3-pyusb.noarch" package
This is a short guide on how to uninstall python3-pyusb.noarch on AlmaLinux 9:
$
sudo dnf remove
python3-pyusb.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pyusb.noarch package on AlmaLinux 9
Last metadata expiration check: 1:30:53 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-pyusb
Version : 1.0.2
Release : 13.el9
Architecture : noarch
Size : 83 k
Source : pyusb-1.0.2-13.el9.src.rpm
Repository : appstream
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.0.2
Release : 13.el9
Architecture : noarch
Size : 83 k
Source : pyusb-1.0.2-13.el9.src.rpm
Repository : appstream
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.