libcamera-git on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S libcamera-git

* (Optional) Uninstall libcamera-git on Arch using YAY

$ yay -Rns libcamera-git

2. Manually Install "libcamera-git" via AUR

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

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

b. Clone libcamera-git's git locally

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

c. Go to ~/libcamera-git folder and install it

$ cd ~/libcamera-git $ makepkg -si

3. Information about the libcamera-git package on Arch User Repository (AUR)

ID: 1150876
Name: libcamera-git
PackageBaseID: 137847
PackageBase: libcamera-git
Version: r3989.e0e54965-1
Description: A complex camera support library for Linux, Android, and ChromeOS
URL: http://libcamera.org/
NumVotes: 12
Popularity: 3.1E-5
OutOfDate:
Maintainer: gmy
Submitter: fordprefect
FirstSubmitted: 1544089862
LastModified: 1665478561
URLPath: /cgit/aur.git/snapshot/libcamera-git.tar.gz