ddate on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S ddate

* (Optional) Uninstall ddate on Arch using YAY

$ yay -Rns ddate

2. Manually Install "ddate" via AUR

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

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

b. Clone ddate's git locally

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

c. Go to ~/ddate folder and install it

$ cd ~/ddate $ makepkg -si

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

ID: 580912
Name: ddate
PackageBaseID: 52007
PackageBase: ddate
Version: 0.2.2-3
Description: PERPETUAL DATE CONVERTER FROM GREGORIAN TO POEE CALENDAR
URL: https://github.com/bo0ts/ddate
NumVotes: 70
Popularity: 0
OutOfDate:
Maintainer: Arvedui
Submitter: bo0ts
FirstSubmitted: 1314725474
LastModified: 1548706631
URLPath: /cgit/aur.git/snapshot/ddate.tar.gz