How to Install and Uninstall since.x86_64 Package on Fedora 34
Last updated: November 14,2024
1. Install "since.x86_64" package
This tutorial shows how to install since.x86_64 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
since.x86_64
Copied
2. Uninstall "since.x86_64" package
This is a short guide on how to uninstall since.x86_64 on Fedora 34:
$
sudo dnf remove
since.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the since.x86_64 package on Fedora 34
Last metadata expiration check: 4:26:54 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : since
Version : 1.1
Release : 22.fc34
Architecture : x86_64
Size : 35 k
Source : since-1.1-22.fc34.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.
Available Packages
Name : since
Version : 1.1
Release : 22.fc34
Architecture : x86_64
Size : 35 k
Source : since-1.1-22.fc34.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.