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

Last updated: May 23,2024

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

$ yay -S python-adafruit-pureio

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

$ yay -Rns python-adafruit-pureio

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

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

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

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

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

ID: 1267157
Name: python-adafruit-pureio
PackageBaseID: 146561
PackageBase: python-adafruit-pureio
Version: 1.1.11-1
Description: Pure python (i.e. no native extensions) access to Linux IO including I2C and SPI. Drop in replacement for smbus and spidev modules
URL: https://github.com/adafruit/Adafruit_Python_PureIO
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: razer
Submitter: razer
FirstSubmitted: 1573455721
LastModified: 1685772922
URLPath: /cgit/aur.git/snapshot/python-adafruit-pureio.tar.gz