timestamp on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S timestamp

* (Optional) Uninstall timestamp on Arch using YAY

$ yay -Rns timestamp

2. Manually Install "timestamp" via AUR

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

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

b. Clone timestamp's git locally

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

c. Go to ~/timestamp folder and install it

$ cd ~/timestamp $ makepkg -si

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

ID: 926120
Name: timestamp
PackageBaseID: 160096
PackageBase: timestamp
Version: 0.3.2-3
Description: Prefix each line with a date/time stamp
URL: https://github.com/kseistrup/timestamp
NumVotes: 1
Popularity: 0.000708
OutOfDate:
Maintainer: kseistrup
FirstSubmitted: 1605967842
LastModified: 1624649124
URLPath: /cgit/aur.git/snapshot/timestamp.tar.gz