timer on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S timer

* (Optional) Uninstall timer on Arch using YAY

$ yay -Rns timer

2. Manually Install "timer" via AUR

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

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

b. Clone timer's git locally

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

c. Go to ~/timer folder and install it

$ cd ~/timer $ makepkg -si

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

ID: 1174289
Name: timer
PackageBaseID: 141040
PackageBase: timer
Version: 2.0.0.r2.g46992c8-1
Description: Simple CLI timer
URL: https://github.com/yoarch/timer
NumVotes: 3
Popularity: 4.6E-5
OutOfDate:
Maintainer: yoarch
Submitter: yoarch
FirstSubmitted: 1554592325
LastModified: 1669449043
URLPath: /cgit/aur.git/snapshot/timer.tar.gz