How to Install and Uninstall python3-gpiozero Package on Kali Linux
Last updated: December 24,2024
1. Install "python3-gpiozero" package
In this section, we are going to explain the necessary steps to install python3-gpiozero on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-gpiozero
Copied
2. Uninstall "python3-gpiozero" package
Here is a brief guide to show you how to uninstall python3-gpiozero on Kali Linux:
$
sudo apt remove
python3-gpiozero
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-gpiozero package on Kali Linux
Package: python3-gpiozero
Source: gpiozero (1.6.2-1)
Version: 1.6.2-1+b1
Installed-Size: 645
Maintainer: Debian Raspberry Pi Maintainers
Architecture: amd64
Depends: python3-colorzero, python3:any, python3-pkg-resources
Recommends: python3-pigpio
Size: 105328
SHA256: 153edf38e31a3864b04db7a2b548a560360e6d6a1ad2b84f0a571791151565df
SHA1: 2245c2df9f882c581bec314190fbdb6e3a3debb3
MD5sum: f6920b8d6c30520d775510f9c6ff3e74
Description: simple interface to everyday GPIO components used with Raspberry Pi (Python 3)
gpiozero is an object-oriented wrapper around using various elelctronic
components with the GPIO interface on the Raspberry Pi. It allows
interacting with components like LEDs and buttons by defining them as
object instances which provide callback hooks to react to changes, e.g.
a button being pressed.
.
This package contains the Python 3 module.
Description-md5:
Homepage: https://github.com/RPi-Distro/python-gpiozero
Section: python
Priority: optional
Filename: pool/main/g/gpiozero/python3-gpiozero_1.6.2-1+b1_amd64.deb
Source: gpiozero (1.6.2-1)
Version: 1.6.2-1+b1
Installed-Size: 645
Maintainer: Debian Raspberry Pi Maintainers
Architecture: amd64
Depends: python3-colorzero, python3:any, python3-pkg-resources
Recommends: python3-pigpio
Size: 105328
SHA256: 153edf38e31a3864b04db7a2b548a560360e6d6a1ad2b84f0a571791151565df
SHA1: 2245c2df9f882c581bec314190fbdb6e3a3debb3
MD5sum: f6920b8d6c30520d775510f9c6ff3e74
Description: simple interface to everyday GPIO components used with Raspberry Pi (Python 3)
gpiozero is an object-oriented wrapper around using various elelctronic
components with the GPIO interface on the Raspberry Pi. It allows
interacting with components like LEDs and buttons by defining them as
object instances which provide callback hooks to react to changes, e.g.
a button being pressed.
.
This package contains the Python 3 module.
Description-md5:
Homepage: https://github.com/RPi-Distro/python-gpiozero
Section: python
Priority: optional
Filename: pool/main/g/gpiozero/python3-gpiozero_1.6.2-1+b1_amd64.deb