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

Last updated: May 20,2024

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

$ yay -S python-rpi-gpio

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

$ yay -Rns python-rpi-gpio

2. Manually Install "python-rpi-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-rpi-gpio's git locally

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

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

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

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

ID: 1302388
Name: python-rpi-gpio
PackageBaseID: 174923
PackageBase: python-rpi-gpio
Version: 0.7.1-1
Description: A Python module to control the GPIO on a Raspberry Pi
URL: http://sourceforge.net/projects/raspberry-gpio-python
NumVotes: 2
Popularity: 7.0E-6
OutOfDate:
Maintainer: rern
Submitter: rern
FirstSubmitted: 1641895101
LastModified: 1691763930
URLPath: /cgit/aur.git/snapshot/python-rpi-gpio.tar.gz