datecalc on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S datecalc

* (Optional) Uninstall datecalc on Arch using YAY

$ yay -Rns datecalc

2. Manually Install "datecalc" via AUR

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

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

b. Clone datecalc's git locally

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

c. Go to ~/datecalc folder and install it

$ cd ~/datecalc $ makepkg -si

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

ID: 299646
Name: datecalc
PackageBaseID: 110459
PackageBase: datecalc
Version: 0.2.1-1
Description: A simple date calculator.
URL: https://github.com/Kwpolska/datecalc
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Kwpolska
Submitter: Kwpolska
FirstSubmitted: 1461437677
LastModified: 1462366016
URLPath: /cgit/aur.git/snapshot/datecalc.tar.gz