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

Last updated: May 07,2024

1. Install "python3-periphery" package

Please follow the step by step instructions below to install python3-periphery on Kali Linux

$ sudo apt update $ sudo apt install python3-periphery

2. Uninstall "python3-periphery" package

This tutorial shows how to uninstall python3-periphery on Kali Linux:

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

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

Package: python3-periphery
Source: python-periphery
Version: 2.4.1-1
Installed-Size: 179
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Suggests: python-periphery-doc
Size: 27804
SHA256: 5948b95803daa68b9f93b9f3062aff33a69177a2264b14c9e84e1097fe332090
SHA1: 1fbbae245b63da569914b49916d19fec07a6a78c
MD5sum: 26cf34f913deda5fa02470ef59c82510
Description: Peripheral I/O (Python3 version)
A pure Python library for GPIO, LED, PWM, SPI, I2C, MMIO, and Serial peripheral
I/O interface access in userspace Linux. It is useful in embedded Linux
environments (including Raspberry Pi, BeagleBone, etc. platforms) for
interfacing with external peripherals.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/vsergeev/python-periphery/
Section: python
Priority: optional
Filename: pool/main/p/python-periphery/python3-periphery_2.4.1-1_all.deb