timegrep on AUR (Arch User Repository)
Last updated: November 09,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
Copied
b. Install timegrep on Arch using YAY
$
yay -S
timegrep
Copied
* (Optional) Uninstall timegrep on Arch using YAY
$
yay -Rns
timegrep
Copied
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
Copied
b. Clone timegrep's git locally
$
git clone https://aur.archlinux.org/timegrep.git
~/timegrep
Copied
c. Go to ~/timegrep folder and install it
$
cd
~/timegrep
Copied
$
makepkg -si
Copied
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
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