How to Install and Uninstall logtools Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: March 15,2025
1. Install "logtools" package
Please follow the guidelines below to install logtools on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
logtools
Copied
2. Uninstall "logtools" package
Please follow the steps below to uninstall logtools on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
logtools
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the logtools package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: logtools
Priority: optional
Section: universe/admin
Installed-Size: 116
Maintainer: Ubuntu Developers
Original-Maintainer: Russell Coker
Architecture: amd64
Version: 0.13dubuntu1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Filename: pool/universe/l/logtools/logtools_0.13dubuntu1_amd64.deb
Size: 34508
MD5sum: 8dcbaa2f0fdee5b7d00bd3a7109e363b
SHA1: 2e4594de3886ddfdad0ab102ca8a6d0269eb9c4b
SHA256: 97d4e47f3e13cd9a0927b56847e2cf2c5213674531c2709cbf7fcc43141b9b45
Description-en: Russell's misc tools for managing log files.
clfmerge - merge common-log-format web logs in order without sorting (good for
when you have a gig of logs).
.
logprn - like "tail -f" but after a specified time period of inactivity will
run a program (such as lpr) and pipe the new data to it)
.
funnel - pipe one stream of data to several files or processes.
.
clfsplit - split CLF format web logs by client IP address.
.
clfdomainsplit - split CLF logs by server domain.
Description-md5: 11ba2c95a804270562f689f84722d315
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/admin
Installed-Size: 116
Maintainer: Ubuntu Developers
Original-Maintainer: Russell Coker
Architecture: amd64
Version: 0.13dubuntu1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Filename: pool/universe/l/logtools/logtools_0.13dubuntu1_amd64.deb
Size: 34508
MD5sum: 8dcbaa2f0fdee5b7d00bd3a7109e363b
SHA1: 2e4594de3886ddfdad0ab102ca8a6d0269eb9c4b
SHA256: 97d4e47f3e13cd9a0927b56847e2cf2c5213674531c2709cbf7fcc43141b9b45
Description-en: Russell's misc tools for managing log files.
clfmerge - merge common-log-format web logs in order without sorting (good for
when you have a gig of logs).
.
logprn - like "tail -f" but after a specified time period of inactivity will
run a program (such as lpr) and pipe the new data to it)
.
funnel - pipe one stream of data to several files or processes.
.
clfsplit - split CLF format web logs by client IP address.
.
clfdomainsplit - split CLF logs by server domain.
Description-md5: 11ba2c95a804270562f689f84722d315
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu