python2-spidev on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python2-spidev

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

$ yay -Rns python2-spidev

2. Manually Install "python2-spidev" via AUR

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

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

b. Clone python2-spidev's git locally

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

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

$ cd ~/python2-spidev $ makepkg -si

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

ID: 763981
Name: python2-spidev
PackageBaseID: 107273
PackageBase: python2-spidev
Version: 3.5-1
Description: Python2 bindings for Linux SPI access through spidev
URL: https://pypi.org/project/spidev/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: GloW
FirstSubmitted: 1454866387
LastModified: 1594563934
URLPath: /cgit/aur.git/snapshot/python2-spidev.tar.gz

5. The same packages on other Linux Distributions