How to Install logtools software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install logtools software package in Ubuntu 14.04 LTS (Trusty Tahr)

logtools software package provides Russells misc tools for managing log files., you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install logtools 

logtools is installed in your system.

Make ensure the logtools package were installed using the commands given below,

$ sudo dpkg-query -l | grep logtools *

You will get with logtools package name, version, architecture and description in a table

logtools package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Administration Utilities
Package logtools
Version 0.13d
Description Russells misc tools for managing log files.
Sub Section Admin


See Also, How to uninstall or remove logtools software package from Ubuntu 14.04 LTS (Trusty Tahr)?