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