How to Install and Uninstall tlog.i686 Package on CentOS 8 / RHEL 8

Last updated: May 18,2024

1. Install "tlog.i686" package

Please follow the guidance below to install tlog.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install tlog.i686

2. Uninstall "tlog.i686" package

This guide let you learn how to uninstall tlog.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove tlog.i686 $ sudo dnf autoremove

3. Information about the tlog.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:53:11 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : tlog
Version : 8
Release : 2.el8
Architecture : i686
Size : 126 k
Source : tlog-8-2.el8.src.rpm
Repository : appstream
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.