tracktime on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S tracktime

* (Optional) Uninstall tracktime on Arch using YAY

$ yay -Rns tracktime

2. Manually Install "tracktime" via AUR

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

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

b. Clone tracktime's git locally

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

c. Go to ~/tracktime folder and install it

$ cd ~/tracktime $ makepkg -si

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

ID: 1046299
Name: tracktime
PackageBaseID: 134068
PackageBase: tracktime
Version: 0.10.0-1
Description: Time tracking library with command line interface.
URL: https://git.sr.ht/~sumner/tracktime
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: sumner
FirstSubmitted: 1531024351
LastModified: 1646417945
URLPath: /cgit/aur.git/snapshot/tracktime.tar.gz