tracks on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S tracks

* (Optional) Uninstall tracks on Arch using YAY

$ yay -Rns tracks

2. Manually Install "tracks" via AUR

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

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

b. Clone tracks's git locally

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

c. Go to ~/tracks folder and install it

$ cd ~/tracks $ makepkg -si

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

ID: 335631
Name: tracks
PackageBaseID: 28304
PackageBase: tracks
Version: 2.3.0-1
Description: Web-based application helping to implement the 'Getting things done' methodology
URL: http://www.getontracks.org/
NumVotes: 10
Popularity: 0
OutOfDate: 1574774766
Maintainer:
Submitter:
FirstSubmitted: 1247622777
LastModified: 1473029032
URLPath: /cgit/aur.git/snapshot/tracks.tar.gz