fasttrack on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S fasttrack

* (Optional) Uninstall fasttrack on Arch using YAY

$ yay -Rns fasttrack

2. Manually Install "fasttrack" via AUR

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

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

b. Clone fasttrack's git locally

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

c. Go to ~/fasttrack folder and install it

$ cd ~/fasttrack $ makepkg -si

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

ID: 1280931
Name: fasttrack
PackageBaseID: 170897
PackageBase: fasttrack
Version: 6.3.1-1
Description: Multiple objects tracking software, easy to use, and performant.
URL: https://www.fasttrack.sh
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bgallois
Submitter: bgallois
FirstSubmitted: 1631200900
LastModified: 1688123130
URLPath: /cgit/aur.git/snapshot/fasttrack.tar.gz