# Charmpi installation notes ## Python 3 and utilities ``` pacman -S python pip python-setuptools gpio-utils ``` ## Python 3 packages ``` pacman -S python-sysv_ipc python-periphery ``` ## AUR packages https://aur.archlinux.org/packages/python-rpi-gpio package doesn't build, edit it to build the latest stable (0.7 at time of writing) ## pip packages ``` pip install rpi_ws281x adafruit-circuitpython-neopixel ``` ## Additional software ### MotionEYE https://github.com/ccrisan/motioneye/wiki ### AllSky camera https://github.com/thomasjacquin/allsky