How to Install and Uninstall pyusb.src Package on Oracle Linux 8
Last updated: November 28,2024
1. Install "pyusb.src" package
Please follow the step by step instructions below to install pyusb.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
pyusb.src
Copied
2. Uninstall "pyusb.src" package
Learn how to uninstall pyusb.src on Oracle Linux 8:
$
sudo dnf remove
pyusb.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the pyusb.src package on Oracle Linux 8
Last metadata expiration check: 2:32:01 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : pyusb
Version : 1.0.0
Release : 9.module+el8+5194+1459f29b
Architecture : src
Size : 80 k
Source : None
Repository : ol8_appstream
Summary : Python bindings for libusb
URL : http://pyusb.sourceforge.net/
License : BSD
Description : PyUSB provides easy USB access to python. The module contains classes and
: methods to support most USB operations.
Available Packages
Name : pyusb
Version : 1.0.0
Release : 9.module+el8+5194+1459f29b
Architecture : src
Size : 80 k
Source : None
Repository : ol8_appstream
Summary : Python bindings for libusb
URL : http://pyusb.sourceforge.net/
License : BSD
Description : PyUSB provides easy USB access to python. The module contains classes and
: methods to support most USB operations.