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

Last updated: May 03,2024

1. Install "python3-pigpio" package

This tutorial shows how to install python3-pigpio on Kali Linux

$ sudo apt update $ sudo apt install python3-pigpio

2. Uninstall "python3-pigpio" package

Learn how to uninstall python3-pigpio on Kali Linux:

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

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

Package: python3-pigpio
Source: pigpio
Version: 1.78-1
Installed-Size: 175
Maintainer: Peter Michael Green
Architecture: all
Depends: python3:any
Recommends: pigpio
Size: 36232
SHA256: 9ac4a415096707d7bb174c32a422a96bbbe391a00e3c41a195a5b8d0f547a5f2
SHA1: 0ade46024b4784242ff5f260240e77a1abfb361a
MD5sum: 74e88c0493a6ad91f680d8d1dcc64977
Description: Python module which talks to the pigpio daemon (Python 3)
Pigpio is a set of software which allows control of the General Purpose Input
Outputs (GPIO) locally or remotely. Currently only the client side is Packaged
in Debian as the server side is incompatible with Debian kernels.
.
This package provides the python 3 client library.
Description-md5:
Homepage: http://abyz.co.uk/rpi/pigpio/
Section: python
Priority: optional
Filename: pool/main/p/pigpio/python3-pigpio_1.78-1_all.deb