python-spidev on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-spidev

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

$ yay -Rns python-spidev

2. Manually Install "python-spidev" via AUR

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

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

b. Clone python-spidev's git locally

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

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

$ cd ~/python-spidev $ makepkg -si

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

ID: 781134
Name: python-spidev
PackageBaseID: 78801
PackageBase: python-spidev
Version: 3.5-1
Description: Python bindings for Linux SPI access through spidev
URL: https://github.com/doceme/py-spidev
NumVotes: 2
Popularity: 0
OutOfDate: 1688984675
Maintainer:
Submitter: rpodgorny
FirstSubmitted: 1391969533
LastModified: 1597958834
URLPath: /cgit/aur.git/snapshot/python-spidev.tar.gz