datemath on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S datemath

* (Optional) Uninstall datemath on Arch using YAY

$ yay -Rns datemath

2. Manually Install "datemath" via AUR

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

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

b. Clone datemath's git locally

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

c. Go to ~/datemath folder and install it

$ cd ~/datemath $ makepkg -si

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

ID: 475535
Name: datemath
PackageBaseID: 128729
PackageBase: datemath
Version: 2.0.10-5
Description: Command line date and time math utility.
URL: http://www.unixwiz.net/tools/datemath.html
NumVotes: 0
Popularity: 0
OutOfDate: 1710598413
Maintainer: DuckSoft
Submitter: Barthalion
FirstSubmitted: 1515182954
LastModified: 1515182955
URLPath: /cgit/aur.git/snapshot/datemath.tar.gz