linuxtrack on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S linuxtrack

* (Optional) Uninstall linuxtrack on Arch using YAY

$ yay -Rns linuxtrack

2. Manually Install "linuxtrack" via AUR

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

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

b. Clone linuxtrack's git locally

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

c. Go to ~/linuxtrack folder and install it

$ cd ~/linuxtrack $ makepkg -si

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

ID: 1037368
Name: linuxtrack
PackageBaseID: 66146
PackageBase: linuxtrack
Version: 0.99.19-3
Description: Software for head motion tracking on linux.
URL: https://github.com/uglyDwarf/linuxtrack
NumVotes: 6
Popularity: 0
OutOfDate: 1685809948
Maintainer: asm0dey
Submitter: blackleg
FirstSubmitted: 1357670937
LastModified: 1644999296
URLPath: /cgit/aur.git/snapshot/linuxtrack.tar.gz