timegrep on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S timegrep

* (Optional) Uninstall timegrep on Arch using YAY

$ yay -Rns timegrep

2. Manually Install "timegrep" via AUR

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

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

b. Clone timegrep's git locally

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

c. Go to ~/timegrep folder and install it

$ cd ~/timegrep $ makepkg -si

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

ID: 683714
Name: timegrep
PackageBaseID: 115818
PackageBase: timegrep
Version: 0.7-1
Description: Utility to grep log between two dates or tail last lines to time ago
URL: https://github.com/abbat/timegrep
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: abbat
Submitter: abbat
FirstSubmitted: 1475103668
LastModified: 1578427552
URLPath: /cgit/aur.git/snapshot/timegrep.tar.gz