raspicam on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S raspicam

* (Optional) Uninstall raspicam on Arch using YAY

$ yay -Rns raspicam

2. Manually Install "raspicam" via AUR

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

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

b. Clone raspicam's git locally

$ git clone https://aur.archlinux.org/raspicam.git ~/raspicam

c. Go to ~/raspicam folder and install it

$ cd ~/raspicam $ makepkg -si

3. Information about the raspicam package on Arch User Repository (AUR)

ID: 731294
Name: raspicam
PackageBaseID: 152378
PackageBase: raspicam
Version: 0.1.8-1
Description: C++ API for using Raspberry camera (with OpenCV)
URL: http://www.uco.es/investiga/grupos/ava/node/40
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: portaloffreedom
Submitter: portaloffreedom
FirstSubmitted: 1588681906
LastModified: 1588681906
URLPath: /cgit/aur.git/snapshot/raspicam.tar.gz