opentrack on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S opentrack

* (Optional) Uninstall opentrack on Arch using YAY

$ yay -Rns opentrack

2. Manually Install "opentrack" via AUR

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

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

b. Clone opentrack's git locally

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

c. Go to ~/opentrack folder and install it

$ cd ~/opentrack $ makepkg -si

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

ID: 1309381
Name: opentrack
PackageBaseID: 92496
PackageBase: opentrack
Version: 2023.2.0-2
Description: Head tracking software
URL: https://github.com/opentrack/opentrack/
NumVotes: 7
Popularity: 0.10634
OutOfDate: 1705832612
Maintainer: Moofed
Submitter: popux
FirstSubmitted: 1430005575
LastModified: 1693063665
URLPath: /cgit/aur.git/snapshot/opentrack.tar.gz