delay on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S delay

* (Optional) Uninstall delay on Arch using YAY

$ yay -Rns delay

2. Manually Install "delay" via AUR

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

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

b. Clone delay's git locally

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

c. Go to ~/delay folder and install it

$ cd ~/delay $ makepkg -si

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

ID: 194672
Name: delay
PackageBaseID: 15499
PackageBase: delay
Version: 1.6-2
Description: Execute a command after a specified period of time or until a time has reached
URL: http://onegeek.org/~tom/software/delay/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: muflone
Submitter:
FirstSubmitted: 1204629864
LastModified: 1434211448
URLPath: /cgit/aur.git/snapshot/delay.tar.gz