sleep-until on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S sleep-until

* (Optional) Uninstall sleep-until on Arch using YAY

$ yay -Rns sleep-until

2. Manually Install "sleep-until" via AUR

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

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

b. Clone sleep-until's git locally

$ git clone https://aur.archlinux.org/sleep-until.git ~/sleep-until

c. Go to ~/sleep-until folder and install it

$ cd ~/sleep-until $ makepkg -si

3. Information about the sleep-until package on Arch User Repository (AUR)

ID: 962547
Name: sleep-until
PackageBaseID: 103137
PackageBase: sleep-until
Version: 2-1
Description: Sleep until a specified time
URL: https://github.com/maandree/sleep-until
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1447119841
LastModified: 1631954334
URLPath: /cgit/aur.git/snapshot/sleep-until.tar.gz