date-git on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S date-git

* (Optional) Uninstall date-git on Arch using YAY

$ yay -Rns date-git

2. Manually Install "date-git" via AUR

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

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

b. Clone date-git's git locally

$ git clone https://aur.archlinux.org/date-git.git ~/date-git

c. Go to ~/date-git folder and install it

$ cd ~/date-git $ makepkg -si

3. Information about the date-git package on Arch User Repository (AUR)

ID: 1293663
Name: date-git
PackageBaseID: 152645
PackageBase: date-git
Version: 3.0.1.r35.gcc4685a-1
Description: A header-only library which builds upon
URL: https://github.com/HowardHinnant/date
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Erroneous
Submitter: Erroneous
FirstSubmitted: 1589216678
LastModified: 1690205544
URLPath: /cgit/aur.git/snapshot/date-git.tar.gz