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

Last updated: January 13,2025

1. Install "tlog.x86_64" package

In this section, we are going to explain the necessary steps to install tlog.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install tlog.x86_64

2. Uninstall "tlog.x86_64" package

Please follow the guidelines below to uninstall tlog.x86_64 on Fedora 36:

$ sudo dnf remove tlog.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 4:43:39 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : tlog
Version : 12
Release : 2.fc36
Architecture : x86_64
Size : 114 k
Source : tlog-12-2.fc36.src.rpm
Repository : fedora
Summary : Terminal I/O logger
URL : https://github.com/Scribery/tlog
License : GPLv2+
Description : Tlog is a terminal I/O recording program similar to "script", but used in
: place of a user's shell, starting the recording and executing the real user's
: shell afterwards. The recorded I/O can then be forwarded to a logging server
: in JSON format.