pigpio-git on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S pigpio-git

* (Optional) Uninstall pigpio-git on Arch using YAY

$ yay -Rns pigpio-git

2. Manually Install "pigpio-git" via AUR

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

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

b. Clone pigpio-git's git locally

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

c. Go to ~/pigpio-git folder and install it

$ cd ~/pigpio-git $ makepkg -si

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

ID: 1377558
Name: pigpio-git
PackageBaseID: 152526
PackageBase: pigpio-git
Version: 76.0.g30e6b35-1
Description: A C library to control the Raspberry Pi GPIOs. Development version.
URL: https://github.com/joan2937/pigpio
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AlfredoRamos
Submitter: AlfredoRamos
FirstSubmitted: 1588923253
LastModified: 1703916584
URLPath: /cgit/aur.git/snapshot/pigpio-git.tar.gz