python-gpiod on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-gpiod

* (Optional) Uninstall python-gpiod on Arch using YAY

$ yay -Rns python-gpiod

2. Manually Install "python-gpiod" via AUR

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

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

b. Clone python-gpiod's git locally

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

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

$ cd ~/python-gpiod $ makepkg -si

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

ID: 1343866
Name: python-gpiod
PackageBaseID: 168945
PackageBase: python-gpiod
Version: 1.5.4-1
Description: gpiod pure Python library with almost the same usage as libgpiodcxx
URL: https://github.com/hhk7734/python3-gpiod
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BenSYZ
Submitter: BenSYZ
FirstSubmitted: 1626424995
LastModified: 1698574040
URLPath: /cgit/aur.git/snapshot/python-gpiod.tar.gz