How to Install and Uninstall tlog.i686 Package on Rocky Linux 8

Last updated: July 06,2024

1. Install "tlog.i686" package

Here is a brief guide to show you how to install tlog.i686 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install tlog.i686

2. Uninstall "tlog.i686" package

This guide covers the steps necessary to uninstall tlog.i686 on Rocky Linux 8:

$ sudo dnf remove tlog.i686 $ sudo dnf autoremove

3. Information about the tlog.i686 package on Rocky Linux 8

Last metadata expiration check: 0:23:27 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : tlog
Version : 12.1
Release : 1.el8_6
Architecture : i686
Size : 127 k
Source : tlog-12.1-1.el8_6.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.