aruco on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S aruco

* (Optional) Uninstall aruco on Arch using YAY

$ yay -Rns aruco

2. Manually Install "aruco" via AUR

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

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

b. Clone aruco's git locally

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

c. Go to ~/aruco folder and install it

$ cd ~/aruco $ makepkg -si

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

ID: 827649
Name: aruco
PackageBaseID: 117116
PackageBase: aruco
Version: 3.1.12-1
Description: ArUco is a C++ library for detection of squared planar markers based on OpenCV
URL: https://www.uco.es/investiga/grupos/ava/node/26
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: fepf
Submitter: eldog
FirstSubmitted: 1479335964
LastModified: 1606939598
URLPath: /cgit/aur.git/snapshot/aruco.tar.gz