hourglass on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S hourglass

* (Optional) Uninstall hourglass on Arch using YAY

$ yay -Rns hourglass

2. Manually Install "hourglass" via AUR

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

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

b. Clone hourglass's git locally

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

c. Go to ~/hourglass folder and install it

$ cd ~/hourglass $ makepkg -si

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

ID: 1005795
Name: hourglass
PackageBaseID: 158133
PackageBase: hourglass
Version: 2.0.2-1
Description: Simple clock application that provides stopwatches, alarms, and timers
URL: https://github.com/sgpthomas/hourglass
NumVotes: 0
Popularity: 0
OutOfDate: 1707561207
Maintainer: gkbrk
Submitter: clove3am
FirstSubmitted: 1601269145
LastModified: 1639776910
URLPath: /cgit/aur.git/snapshot/hourglass.tar.gz