timetrack on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S timetrack

* (Optional) Uninstall timetrack on Arch using YAY

$ yay -Rns timetrack

2. Manually Install "timetrack" via AUR

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

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

b. Clone timetrack's git locally

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

c. Go to ~/timetrack folder and install it

$ cd ~/timetrack $ makepkg -si

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

ID: 1390193
Name: timetrack
PackageBaseID: 156150
PackageBase: timetrack
Version: 2.2.0-1
Description: Simple time-tracking app for GNOME
URL: https://gitlab.gnome.org/danigm/timetrack
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: yochananmarqos
Submitter: rafaelff
FirstSubmitted: 1596117028
LastModified: 1705881690
URLPath: /cgit/aur.git/snapshot/timetrack.tar.gz