timetrap on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S timetrap

* (Optional) Uninstall timetrap on Arch using YAY

$ yay -Rns timetrap

2. Manually Install "timetrap" via AUR

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

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

b. Clone timetrap's git locally

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

c. Go to ~/timetrap folder and install it

$ cd ~/timetrap $ makepkg -si

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

ID: 739406
Name: timetrap
PackageBaseID: 151290
PackageBase: timetrap
Version: 1.15.2-1
Description: A simple command line time tracker written in ruby. It provides an easy to use command line interface for tracking what you spend your time on
URL: https://rubygems.org/gems/timetrap
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1586427783
LastModified: 1589900786
URLPath: /cgit/aur.git/snapshot/timetrap.tar.gz