timetrace on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S timetrace

* (Optional) Uninstall timetrace on Arch using YAY

$ yay -Rns timetrace

2. Manually Install "timetrace" via AUR

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

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

b. Clone timetrace's git locally

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

c. Go to ~/timetrace folder and install it

$ cd ~/timetrace $ makepkg -si

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

ID: 1047258
Name: timetrace
PackageBaseID: 167082
PackageBase: timetrace
Version: 0.14.3-1
Description: Simple time-tracking CLI tool
URL: https://github.com/dominikbraun/timetrace
NumVotes: 1
Popularity: 0.000521
OutOfDate:
Maintainer: tee
Submitter: lmartinez-mirror
FirstSubmitted: 1621485552
LastModified: 1646590906
URLPath: /cgit/aur.git/snapshot/timetrace.tar.gz