delay on AUR (Arch User Repository)
Last updated: November 13,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
Copied
b. Install delay on Arch using YAY
$
yay -S
delay
Copied
* (Optional) Uninstall delay on Arch using YAY
$
yay -Rns
delay
Copied
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
Copied
b. Clone delay's git locally
$
git clone https://aur.archlinux.org/delay.git
~/delay
Copied
c. Go to ~/delay folder and install it
$
cd
~/delay
Copied
$
makepkg -si
Copied
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
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