pigpio on AUR (Arch User Repository)

Last updated: July 04,2024

1. Install "pigpio" 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 pigpio on Arch using YAY

$ yay -S pigpio

* (Optional) Uninstall pigpio on Arch using YAY

$ yay -Rns pigpio

2. Manually Install "pigpio" via AUR

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

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

b. Clone pigpio's git locally

$ git clone https://aur.archlinux.org/pigpio.git ~/pigpio

c. Go to ~/pigpio folder and install it

$ cd ~/pigpio $ makepkg -si

3. Information about the pigpio package on Arch User Repository (AUR)

ID: 1348336
Name: pigpio
PackageBaseID: 145218
PackageBase: pigpio
Version: 79-2
Description: A C and Python library and system service for controlling GPIOs on a Raspberry Pi
URL: http://abyz.me.uk/rpi/pigpio/
NumVotes: 4
Popularity: 8.3E-5
OutOfDate:
Maintainer: SpotlightKid
Submitter: sorah
FirstSubmitted: 1568980101
LastModified: 1699257179
URLPath: /cgit/aur.git/snapshot/pigpio.tar.gz