libcaer on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S libcaer

* (Optional) Uninstall libcaer on Arch using YAY

$ yay -Rns libcaer

2. Manually Install "libcaer" via AUR

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

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

b. Clone libcaer's git locally

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

c. Go to ~/libcaer folder and install it

$ cd ~/libcaer $ makepkg -si

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

ID: 1226700
Name: libcaer
PackageBaseID: 142463
PackageBase: libcaer
Version: 3.3.15-1
Description: Minimal C library to access, configure and get data from neuromorphic sensors and processors.
URL: https://gitlab.com/inivation/dv/libcaer/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: inivation
Submitter: inivation
FirstSubmitted: 1559421846
LastModified: 1678845752
URLPath: /cgit/aur.git/snapshot/libcaer.tar.gz