aravis on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S aravis

* (Optional) Uninstall aravis on Arch using YAY

$ yay -Rns aravis

2. Manually Install "aravis" via AUR

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

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

b. Clone aravis's git locally

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

c. Go to ~/aravis folder and install it

$ cd ~/aravis $ makepkg -si

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

ID: 1426570
Name: aravis
PackageBaseID: 115209
PackageBase: aravis
Version: 0.8.31-1
Description: A vision library for genicam-based cameras
URL: https://wiki.gnome.org/Projects/Aravis
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: rafaelff
Submitter: rafaelff
FirstSubmitted: 1472882691
LastModified: 1710349243
URLPath: /cgit/aur.git/snapshot/aravis.tar.gz

5. The same packages on other Linux Distributions