How to Install and Uninstall python3-usb Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 19,2024

1. Install "python3-usb" package

Please follow the step by step instructions below to install python3-usb on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-usb

2. Uninstall "python3-usb" package

Please follow the guidelines below to uninstall python3-usb on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-usb package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-usb
Priority: optional
Section: universe/python
Installed-Size: 239
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: pyusb
Version: 1.0.0~b2-2
Depends: python3:any (>= 3.3.2-2~), libusb-1.0-0
Filename: pool/universe/p/pyusb/python3-usb_1.0.0~b2-2_all.deb
Size: 34282
MD5sum: 339c76b790d91e0167bf9c48930325d7
SHA1: ba75026f88747752809586f7c6258d05750b4500
SHA256: 53ad48bf29652f291975ef5ea4bdb15d5bbbbcc0016c5321321516da3ce27c76
Description-en: USB interface for Python (Python3)
This version of python-usb is written entirely in Python and uses
ctypes to interact with various USB libraries. Both libusb-0.1, libusb-1.0
and openusb are supported with various backends.
.
This package contains the Python 3 version of pyusb.
Description-md5: 0587aab38dfb36474ce2f8b9bc6e8869
Homepage: http://sourceforge.net/apps/trac/pyusb
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu