python-gpiozero on AUR (Arch User Repository)

Last updated: November 27,2024

1. Install "python-gpiozero" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-gpiozero on Arch using YAY

$ yay -S python-gpiozero

* (Optional) Uninstall python-gpiozero on Arch using YAY

$ yay -Rns python-gpiozero

2. Manually Install "python-gpiozero" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-gpiozero's git locally

$ git clone https://aur.archlinux.org/python-gpiozero.git ~/python-gpiozero

c. Go to ~/python-gpiozero folder and install it

$ cd ~/python-gpiozero $ makepkg -si

3. Information about the python-gpiozero package on Arch User Repository (AUR)

ID: 1377526
Name: python-gpiozero
PackageBaseID: 115298
PackageBase: python-gpiozero
Version: 2.0-1
Description: A simple interface to GPIO devices with Raspberry Pi
URL: https://github.com/gpiozero/gpiozero
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: karabaja4
Submitter: manchoz
FirstSubmitted: 1473172595
LastModified: 1703905211
URLPath: /cgit/aur.git/snapshot/python-gpiozero.tar.gz

5. The same packages on other Linux Distributions