d-tracker on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S d-tracker

* (Optional) Uninstall d-tracker on Arch using YAY

$ yay -Rns d-tracker

2. Manually Install "d-tracker" via AUR

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

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

b. Clone d-tracker's git locally

$ git clone https://aur.archlinux.org/d-tracker.git ~/d-tracker

c. Go to ~/d-tracker folder and install it

$ cd ~/d-tracker $ makepkg -si

3. Information about the d-tracker package on Arch User Repository (AUR)

ID: 720908
Name: d-tracker
PackageBaseID: 148809
PackageBase: d-tracker
Version: 1.3.r1.g3481fc4-1
Description: Lightweight, cross-platform and simple to setup timetracker. Similar to hamster but uses about 10MB of RAM and has a small quantity of dependencies.
URL: https://github.com/drmargarido/d-tracker
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: drmargarido
Submitter: drmargarido
FirstSubmitted: 1580865308
LastModified: 1586895087
URLPath: /cgit/aur.git/snapshot/d-tracker.tar.gz