since on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S since

* (Optional) Uninstall since on Arch using YAY

$ yay -Rns since

2. Manually Install "since" via AUR

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

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

b. Clone since's git locally

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

c. Go to ~/since folder and install it

$ cd ~/since $ makepkg -si

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

ID: 470091
Name: since
PackageBaseID: 89554
PackageBase: since
Version: 1.1-1
Description: A stateful tail command
URL: https://github.com/philipp-classen/since
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: PhCl
Submitter: PhCl
FirstSubmitted: 1421610477
LastModified: 1513375148
URLPath: /cgit/aur.git/snapshot/since.tar.gz