How to Install and Uninstall python-gpiozero Package on Debian 10 (Buster)

Last updated: May 21,2024

1. Install "python-gpiozero" package

Please follow the steps below to install python-gpiozero on Debian 10 (Buster)

$ sudo apt update $ sudo apt install python-gpiozero

2. Uninstall "python-gpiozero" package

Please follow the step by step instructions below to uninstall python-gpiozero on Debian 10 (Buster):

$ sudo apt remove python-gpiozero $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-gpiozero package on Debian 10 (Buster)

Package: python-gpiozero
Source: gpiozero
Version: 1.4.1-1.1
Installed-Size: 432
Maintainer: Debian Raspberry Pi Maintainers
Architecture: amd64
Depends: python:any (<< 2.8), python:any (>= 2.7~)
Recommends: python-pigpio
Description: simple interface to everyday GPIO components used with Raspberry Pi (Python 2)
Description-md5: 662a678a436c7046e0ada44f19db8a3b
Homepage: https://github.com/RPi-Distro/python-gpiozero
Section: python
Priority: optional
Filename: pool/main/g/gpiozero/python-gpiozero_1.4.1-1.1_amd64.deb
Size: 71336
MD5sum: 427dd33a9a4cb74f00c01e970f9729f9
SHA256: 1e7fc6ba25ad960e7e9ba891f43f4ed10a2e9e913c90925d669cd7ba20c64064

5. The same packages on other Linux Distributions