minitimer on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S minitimer

* (Optional) Uninstall minitimer on Arch using YAY

$ yay -Rns minitimer

2. Manually Install "minitimer" via AUR

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

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

b. Clone minitimer's git locally

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

c. Go to ~/minitimer folder and install it

$ cd ~/minitimer $ makepkg -si

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

ID: 1287694
Name: minitimer
PackageBaseID: 150677
PackageBase: minitimer
Version: 4.2.3-2
Description: Mini Timer - A timer in your terminal
URL: https://git.sr.ht/~ariadnavigo/minitimer
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter:
FirstSubmitted: 1585092307
LastModified: 1689185970
URLPath: /cgit/aur.git/snapshot/minitimer.tar.gz