python-picamera on AUR (Arch User Repository)

Last updated: May 29,2024

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

$ yay -S python-picamera

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

$ yay -Rns python-picamera

2. Manually Install "python-picamera" via AUR

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

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

b. Clone python-picamera's git locally

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

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

$ cd ~/python-picamera $ makepkg -si

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

ID: 658346
Name: python-picamera
PackageBaseID: 90545
PackageBase: python-picamera
Version: 1.13-3
Description: pure Python interface to the Raspberry Pi camera module
URL: https://pypi.python.org/pypi/picamera/
NumVotes: 2
Popularity: 0
OutOfDate: 1699338369
Maintainer: TrialnError
Submitter: jpike
FirstSubmitted: 1424137663
LastModified: 1571691871
URLPath: /cgit/aur.git/snapshot/python-picamera.tar.gz