timestampit on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S timestampit

* (Optional) Uninstall timestampit on Arch using YAY

$ yay -Rns timestampit

2. Manually Install "timestampit" via AUR

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

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

b. Clone timestampit's git locally

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

c. Go to ~/timestampit folder and install it

$ cd ~/timestampit $ makepkg -si

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

ID: 1422512
Name: timestampit
PackageBaseID: 183800
PackageBase: timestampit
Version: 0.3.3.3-1
Description: Prefix each input line with a date/time stamp (formerly timestamp/stampit)
URL: https://codeberg.org/kas/timestampit
NumVotes: 1
Popularity: 4.0E-6
OutOfDate:
Maintainer: kseistrup
Submitter: kseistrup
FirstSubmitted: 1657118496
LastModified: 1709817616
URLPath: /cgit/aur.git/snapshot/timestampit.tar.gz