How to Install and Uninstall tlog.i686 Package on Fedora 38

Last updated: October 26,2024

1. Install "tlog.i686" package

Please follow the steps below to install tlog.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install tlog.i686

2. Uninstall "tlog.i686" package

This guide let you learn how to uninstall tlog.i686 on Fedora 38:

$ sudo dnf remove tlog.i686 $ sudo dnf autoremove

3. Information about the tlog.i686 package on Fedora 38

Last metadata expiration check: 0:12:56 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : tlog
Version : 12.1
Release : 3.fc38
Architecture : i686
Size : 124 k
Source : tlog-12.1-3.fc38.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.