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