How to Install and Uninstall logtool Package on Kali Linux

Last updated: May 14,2024

1. Install "logtool" package

This guide let you learn how to install logtool on Kali Linux

$ sudo apt update $ sudo apt install logtool

2. Uninstall "logtool" package

Please follow the instructions below to uninstall logtool on Kali Linux:

$ sudo apt remove logtool $ sudo apt autoclean && sudo apt autoremove

3. Information about the logtool package on Kali Linux

Package: logtool
Version: 1.2.8-11
Installed-Size: 188
Maintainer: Wouter Verhelst
Architecture: amd64
Depends: debconf (>= 0.5.00) | debconf-2.0, libc6 (>= 2.14)
Recommends: logcheck-database, logtail, sox
Size: 55980
SHA256: 989caa6d904a70f37cf3de688f9be6328ebd128253a0b9e2ba5109228e9557df
SHA1: f1d9f23e2223427da2febe38261a4a582386b6c0
MD5sum: 0350b2aec888c51d83a223246a727d9f
Description: Syslog-style logfile parser with lots of output options
logtool is a syslog-style logfile parser and report-generator,
capable of producing ANSI, ASCII, CSV (for spreadsheets), HTML or
just raw output.
.
It's very handy in generating nightly reports and in online
monitoring of logfile activity.
Description-md5:
Homepage: http://xjack.org/logtool/
Tag: implemented-in::c, interface::commandline, role::program,
scope::utility, security::log-analyzer, works-with-format::html,
works-with::logfile, works-with::text
Section: utils
Priority: optional
Filename: pool/main/l/logtool/logtool_1.2.8-11_amd64.deb