datediff.sh on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S datediff.sh

* (Optional) Uninstall datediff.sh on Arch using YAY

$ yay -Rns datediff.sh

2. Manually Install "datediff.sh" via AUR

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

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

b. Clone datediff.sh's git locally

$ git clone https://aur.archlinux.org/datediff.sh.git ~/datediff.sh

c. Go to ~/datediff.sh folder and install it

$ cd ~/datediff.sh $ makepkg -si

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

ID: 1235529
Name: datediff.sh
PackageBaseID: 192245
PackageBase: datediff.sh
Version: 0.23.5-1
Description: Calculate elapsed time. Check moon phases, Easter dates and next Friday 13th.
URL: https://github.com/mountaineerbr/shellDatediff
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lilikoi
Submitter: lilikoi
FirstSubmitted: 1680374342
LastModified: 1680399948
URLPath: /cgit/aur.git/snapshot/datediff.sh.tar.gz