pigpio on AUR (Arch User Repository)
Last updated: February 03,2025
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
Copied
b. Install pigpio on Arch using YAY
$
yay -S
pigpio
Copied
* (Optional) Uninstall pigpio on Arch using YAY
$
yay -Rns
pigpio
Copied
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
Copied
b. Clone pigpio's git locally
$
git clone https://aur.archlinux.org/pigpio.git
~/pigpio
Copied
c. Go to ~/pigpio folder and install it
$
cd
~/pigpio
Copied
$
makepkg -si
Copied
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
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