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

Last updated: January 12,2025

1. Install "since.x86_64" package

Here is a brief guide to show you how to install since.x86_64 on Fedora 36

$ 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 36:

$ sudo dnf remove since.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:56:45 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : since
Version : 1.1
Release : 24.fc36
Architecture : x86_64
Size : 35 k
Source : since-1.1-24.fc36.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.