How to Install and Uninstall glogg Package on Kali Linux

Last updated: May 17,2024

1. Install "glogg" package

Learn how to install glogg on Kali Linux

$ sudo apt update $ sudo apt install glogg

2. Uninstall "glogg" package

This guide let you learn how to uninstall glogg on Kali Linux:

$ sudo apt remove glogg $ sudo apt autoclean && sudo apt autoremove

3. Information about the glogg package on Kali Linux

Package: glogg
Source: glogg (1.1.4-1.1)
Version: 1.1.4-1.1+b5
Installed-Size: 951
Maintainer: Nicolas Bonnefon
Architecture: amd64
Depends: libboost-program-options1.83.0 (>= 1.83.0), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5 (>= 5.2.1), libstdc++6 (>= 13.1)
Size: 265196
SHA256: c7282cde486a816c34948ac573a47daa27695361fe7f6847d4c778f847f73a73
SHA1: c87c6c0441ef2e96a5926bf2c5cd22d407a2ab0d
MD5sum: a4a6ee3b13412f8456d0c855ad30022e
Description: Smart interactive log explorer using Qt
glogg is a multi-platform GUI application to browse and search through long or
complex log files. It is designed with programmers and system administrators
in mind and can be seen as a graphical, interactive combination of grep and
less.
.
Main features include:
* Accept egrep regular expression to search or filter the log.
* Interactively display results of the search in a second, filtered window.
* Colorize the log and the search results.
* Read the file directly from disk, without loading it into memory.
* Happily handle big (>4 GiB) files.
* Read UTF-8 and ISO-8859-1 encoded files.
* Follow a log in real-time as it is written to disk.
* Allow one to insert marks in the logs to interesting lines.
* Support less/vim like keyboard commands to move around the file.
Description-md5:
Homepage: http://glogg.bonnefon.org/
Tag: implemented-in::c++, interface::graphical, interface::x11,
role::program, scope::application, uitoolkit::qt, use::browsing,
use::viewing, works-with::logfile, x11::application
Section: utils
Priority: optional
Filename: pool/main/g/glogg/glogg_1.1.4-1.1+b5_amd64.deb