How to Install and Uninstall python3-usb1 Package on Kali Linux

Last updated: May 19,2024

1. Install "python3-usb1" package

Please follow the guidelines below to install python3-usb1 on Kali Linux

$ sudo apt update $ sudo apt install python3-usb1

2. Uninstall "python3-usb1" package

Here is a brief guide to show you how to uninstall python3-usb1 on Kali Linux:

$ sudo apt remove python3-usb1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-usb1 package on Kali Linux

Package: python3-usb1
Source: python-libusb1
Version: 2.0.1+ds-1
Installed-Size: 223
Maintainer: Arnaud Fontaine
Architecture: all
Replaces: python3-libusb1 (<< 1.8-1~)
Provides: python3-libusb1
Depends: python3:any, libusb-1.0-0
Breaks: python3-libusb1 (<< 1.8-1~)
Size: 47240
SHA256: 09d48c3775f8b9e2c3ce13612b87ca413ba69be49b4e11fcfe332cc4c2ec68a2
SHA1: eb0eb3e097ece1628ccfdf8ca91f812254de28c4
MD5sum: 1b5a10d75c9f955d8d79a560d0219d9e
Description: Python wrapper for libusb1 (Python 3)
Makes the whole libusb1 API available to Python. Both synchronous and
asynchronous APIs are exposed, giving access to all USB transfer types
(control, bulk, interrupt, isochronous).
.
This Python module differs from pyusb in that it only aims to wrap
libusb1. As a consequence, it can expose all libusb1 features and not a
subset common to various usb libraries.
Description-md5:
Homepage: https://github.com/vpelletier/python-libusb1
Section: python
Priority: optional
Filename: pool/main/p/python-libusb1/python3-usb1_2.0.1+ds-1_all.deb