python-adafruit-gpio on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S python-adafruit-gpio

* (Optional) Uninstall python-adafruit-gpio on Arch using YAY

$ yay -Rns python-adafruit-gpio

2. Manually Install "python-adafruit-gpio" via AUR

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

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

b. Clone python-adafruit-gpio's git locally

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

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

$ cd ~/python-adafruit-gpio $ makepkg -si

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

ID: 1003232
Name: python-adafruit-gpio
PackageBaseID: 144510
PackageBase: python-adafruit-gpio
Version: 1.0.3-3
Description: Library to provide a cross-platform GPIO interface on the Raspberry Pi and Beaglebone Black using the RPi.GPIO and Adafruit_BBIO libraries.
URL: https://github.com/adafruit/Adafruit_Python_GPIO//
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: razer
Submitter: razer
FirstSubmitted: 1566573692
LastModified: 1639486100
URLPath: /cgit/aur.git/snapshot/python-adafruit-gpio.tar.gz