utimer on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S utimer

* (Optional) Uninstall utimer on Arch using YAY

$ yay -Rns utimer

2. Manually Install "utimer" via AUR

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

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

b. Clone utimer's git locally

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

c. Go to ~/utimer folder and install it

$ cd ~/utimer $ makepkg -si

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

ID: 649193
Name: utimer
PackageBaseID: 22856
PackageBase: utimer
Version: 0.4-9
Description: A command-line multifunction timer tool
URL: https://sourceforge.net/projects/utimer/
NumVotes: 41
Popularity: 0
OutOfDate:
Maintainer: g99
Submitter:
FirstSubmitted: 1231005329
LastModified: 1569244336
URLPath: /cgit/aur.git/snapshot/utimer.tar.gz