wiringpi-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S wiringpi-git

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

$ yay -Rns wiringpi-git

2. Manually Install "wiringpi-git" via AUR

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

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

b. Clone wiringpi-git's git locally

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

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

$ cd ~/wiringpi-git $ makepkg -si

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

ID: 655912
Name: wiringpi-git
PackageBaseID: 85762
PackageBase: wiringpi-git
Version: 136.093e0a1-1
Description: Arduino wiring-like library written in C for RaspberryPi.
URL: http://wiringpi.com/
NumVotes: 7
Popularity: 0
OutOfDate: 1647359566
Maintainer: SRChiP
Submitter: SRChiP
FirstSubmitted: 1411184043
LastModified: 1570975084
URLPath: /cgit/aur.git/snapshot/wiringpi-git.tar.gz