raspicam on AUR (Arch User Repository)
Last updated: November 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
Copied
b. Install raspicam on Arch using YAY
$
yay -S
raspicam
Copied
* (Optional) Uninstall raspicam on Arch using YAY
$
yay -Rns
raspicam
Copied
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
Copied
b. Clone raspicam's git locally
$
git clone https://aur.archlinux.org/raspicam.git
~/raspicam
Copied
c. Go to ~/raspicam folder and install it
$
cd
~/raspicam
Copied
$
makepkg -si
Copied
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
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