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

Last updated: June 29,2024

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

$ yay -S python-rpi-ws281x

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

$ yay -Rns python-rpi-ws281x

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

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

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

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

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

ID: 1205022
Name: python-rpi-ws281x
PackageBaseID: 190062
PackageBase: python-rpi-ws281x
Version: 4.3.4-1
Description: Userspace Raspberry Pi PWM/PCM/SPI library for SK6812 and WS281X LEDs.
URL: https://github.com/rpi-ws281x/rpi-ws281x-python/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rhysperry111
Submitter: rhysperry111
FirstSubmitted: 1675281862
LastModified: 1675281862
URLPath: /cgit/aur.git/snapshot/python-rpi-ws281x.tar.gz