timer-bin on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S timer-bin

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

$ yay -Rns timer-bin

2. Manually Install "timer-bin" via AUR

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

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

b. Clone timer-bin's git locally

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

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

$ cd ~/timer-bin $ makepkg -si

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

ID: 1331935
Name: timer-bin
PackageBaseID: 176192
PackageBase: timer-bin
Version: 1.4.1-1
Description: Timer is like sleep, but reports progress.
URL: https://github.com/caarlos0/timer
NumVotes: 1
Popularity: 0.31972
OutOfDate:
Maintainer: caarlos0
Submitter: caarlos0
FirstSubmitted: 1645302724
LastModified: 1696988895
URLPath: /cgit/aur.git/snapshot/timer-bin.tar.gz