How to Install and Uninstall since.x86_64 Package on Fedora 38

Last updated: January 15,2025

1. Install "since.x86_64" package

Please follow the instructions below to install since.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install since.x86_64

2. Uninstall "since.x86_64" package

Please follow the guidelines below to uninstall since.x86_64 on Fedora 38:

$ sudo dnf remove since.x86_64 $ sudo dnf autoremove

3. Information about the since.x86_64 package on Fedora 38

Last metadata expiration check: 3:42:01 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : since
Version : 1.1
Release : 26.fc38
Architecture : x86_64
Size : 35 k
Source : since-1.1-26.fc38.src.rpm
Repository : fedora
Summary : Stateful tail replacement
URL : http://welz.org.za/projects/since
License : GPLv3+
Description : Since is a Unix utility similar to tail. Unlike tail, since only shows
: the lines appended since the last time. It is useful to monitor
: growing log files.