How to Install and Uninstall logapp Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "logapp" package

This tutorial shows how to install logapp on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install logapp

2. Uninstall "logapp" package

This tutorial shows how to uninstall logapp on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove logapp $ sudo apt autoclean && sudo apt autoremove

3. Information about the logapp package on Ubuntu 21.10 (Impish Indri)

Package: logapp
Architecture: amd64
Version: 0.16-1
Priority: optional
Section: universe/utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Kumar Appaiah
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 95
Depends: libc6 (>= 2.15)
Filename: pool/universe/l/logapp/logapp_0.16-1_amd64.deb
Size: 32372
MD5sum: ad6ccf550d655486b9375441cc8e0e59
SHA1: bba6549f382e979f3f096229fb67d771d0333932
SHA256: 0f811c6dc33521ecd804a368674e0206e2e9189ff74d6a8570383493f832d6ed
SHA512: d55ae00263c6f3c644b427670d74e273795ccea300c0b9f752ef99255790699a1ff630c457291a1f752761f12c312a506d4734b853af8cba35220823b338febf
Homepage: http://logapp.sourceforge.net/
Description-en: supervise execution of applications producing heavy output
Logapp is a wrapper utility that helps supervise the execution of
applications that produce heavy console output (e.g. make, CVS and
Subversion). It does this by logging, trimming, and coloring each
line of the output before displaying it. It can be called instead of
the executable that should be monitored; it then starts the
application and logs all of its console output to a file. The output
shown in the terminal is preprocessed, e.g. to limit the length of
printed lines and to show the stderr output in a different color. It
is also possible to automatically highlight lines that match a
certain regular expression. The output is therefore reduced to the
necessary amount, and all important lines are easy to identify.
Description-md5: 8ef8269e446e177f01024a7e1c3c4884