dated on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S dated

* (Optional) Uninstall dated on Arch using YAY

$ yay -Rns dated

2. Manually Install "dated" via AUR

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

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

b. Clone dated's git locally

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

c. Go to ~/dated folder and install it

$ cd ~/dated $ makepkg -si

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

ID: 559422
Name: dated
PackageBaseID: 137322
PackageBase: dated
Version: 1.0.1-1
Description: Add a timestamp to every line of a stream
URL: https://github.com/sjmulder/dated
NumVotes: 0
Popularity: 0
OutOfDate: 1710300089
Maintainer: sjmulder
Submitter: sjmulder
FirstSubmitted: 1542071925
LastModified: 1542071925
URLPath: /cgit/aur.git/snapshot/dated.tar.gz