apriltag on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S apriltag

* (Optional) Uninstall apriltag on Arch using YAY

$ yay -Rns apriltag

2. Manually Install "apriltag" via AUR

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

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

b. Clone apriltag's git locally

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

c. Go to ~/apriltag folder and install it

$ cd ~/apriltag $ makepkg -si

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

ID: 1086792
Name: apriltag
PackageBaseID: 148940
PackageBase: apriltag
Version: 3.2.0-3
Description: AprilTag is a visual fiducial system popular for robotics research.
URL: https://april.eecs.umich.edu/software/apriltag
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Atakku
Submitter: jerry73204
FirstSubmitted: 1581185908
LastModified: 1653832970
URLPath: /cgit/aur.git/snapshot/apriltag.tar.gz