track on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S track

* (Optional) Uninstall track on Arch using YAY

$ yay -Rns track

2. Manually Install "track" via AUR

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

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

b. Clone track's git locally

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

c. Go to ~/track folder and install it

$ cd ~/track $ makepkg -si

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

ID: 712900
Name: track
PackageBaseID: 150756
PackageBase: track
Version: 1.0.6-1
Description: track CLI: Allow local IDE usage during the exam on track
URL: https://tracks.run/
NumVotes: 0
Popularity: 0
OutOfDate: 1622033769
Maintainer: gpioblink
Submitter: gpioblink
FirstSubmitted: 1585308565
LastModified: 1585308565
URLPath: /cgit/aur.git/snapshot/track.tar.gz