How to Install and Uninstall flog Package on Kali Linux

Last updated: May 08,2024

1. Install "flog" package

Please follow the step by step instructions below to install flog on Kali Linux

$ sudo apt update $ sudo apt install flog

2. Uninstall "flog" package

Please follow the guidelines below to uninstall flog on Kali Linux:

$ sudo apt remove flog $ sudo apt autoclean && sudo apt autoremove

3. Information about the flog package on Kali Linux

Package: flog
Version: 1.8+orig-2
Installed-Size: 30
Maintainer: Christoph Berg
Architecture: amd64
Depends: libc6 (>= 2.14)
Size: 7972
SHA256: c3ee004cfea2d34d392c9dd07cba1a9d3c13ac28508a7cdeee70cb24a772258c
SHA1: 4edd4751d1b15bdcb4c57c408e016977d9944be5
MD5sum: 36fb02d64acd3f33474481befe7dda46
Description: dump STDIN to file and reopen on SIGHUP
flog (file logger) reads input from STDIN and writes to a file. When a SIGHUP
is received, the file will be reopened, allowing for log rotation.
Description-md5:
Homepage: http://oss.ezic.com/
Tag: admin::logging, implemented-in::c, interface::commandline,
role::program, scope::utility, works-with::file, works-with::logfile
Section: utils
Priority: optional
Filename: pool/main/f/flog/flog_1.8+orig-2_amd64.deb