tasktimer-bin on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S tasktimer-bin

* (Optional) Uninstall tasktimer-bin on Arch using YAY

$ yay -Rns tasktimer-bin

2. Manually Install "tasktimer-bin" via AUR

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

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

b. Clone tasktimer-bin's git locally

$ git clone https://aur.archlinux.org/tasktimer-bin.git ~/tasktimer-bin

c. Go to ~/tasktimer-bin folder and install it

$ cd ~/tasktimer-bin $ makepkg -si

3. Information about the tasktimer-bin package on Arch User Repository (AUR)

ID: 1166298
Name: tasktimer-bin
PackageBaseID: 175200
PackageBase: tasktimer-bin
Version: 1.11.0-1
Description: Task Timer (tt) is a dead simple TUI task timer
URL: https://github.com/caarlos0/tasktimer
NumVotes: 1
Popularity: 0.016071
OutOfDate:
Maintainer: caarlos0
Submitter: caarlos0
FirstSubmitted: 1642621497
LastModified: 1667912423
URLPath: /cgit/aur.git/snapshot/tasktimer-bin.tar.gz