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

Last updated: May 16,2024

1. Install "python3-usbrelay" package

This guide covers the steps necessary to install python3-usbrelay on Kali Linux

$ sudo apt update $ sudo apt install python3-usbrelay

2. Uninstall "python3-usbrelay" package

Learn how to uninstall python3-usbrelay on Kali Linux:

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

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

Package: python3-usbrelay
Source: usbrelay (1.0-2.1)
Version: 1.0-2.1+b3
Installed-Size: 68
Maintainer: Jan Dittberner
Architecture: amd64
Depends: usbrelay (= 1.0-2.1+b3), python3 (<< 3.13), python3 (>= 3.11~), libc6 (>= 2.4)
Size: 12304
SHA256: 9221fad00c08811b59a6f6cadc4e05b0f021d2fc2ac9c0012f2e5b42819697e8
SHA1: 99d197e929ad5857ed386ff093634cacf259c994
MD5sum: 19ddc33a3030d54ae1e3313723d5f270
Description: Python bindings for USB HID relay driver
a small utility to control USB HID based relays that can be used for home
automation or other switching needs. The devices are available from several
sources and are able to handle up to 10A 250VAC.
.
This package contains a Python module for interacting with the relays.
Description-md5:
Homepage: https://github.com/darrylb123/usbrelay
Section: python
Priority: optional
Filename: pool/main/u/usbrelay/python3-usbrelay_1.0-2.1+b3_amd64.deb