sleepcount on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S sleepcount

* (Optional) Uninstall sleepcount on Arch using YAY

$ yay -Rns sleepcount

2. Manually Install "sleepcount" via AUR

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

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

b. Clone sleepcount's git locally

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

c. Go to ~/sleepcount folder and install it

$ cd ~/sleepcount $ makepkg -si

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

ID: 828697
Name: sleepcount
PackageBaseID: 147670
PackageBase: sleepcount
Version: 0.1.2-2
Description: just as a simple 'sleep' CLI util but with countdown option and HH:MM:SS target time
URL: https://github.com/actionless/sleepcount
NumVotes: 1
Popularity: 2.0E-5
OutOfDate:
Maintainer: actionless
Submitter: actionless
FirstSubmitted: 1577343735
LastModified: 1607094802
URLPath: /cgit/aur.git/snapshot/sleepcount.tar.gz