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

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

pgbadger software package provides Fast PostgreSQL log analysis report, 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 pgbadger 

pgbadger is installed in your system.

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

$ sudo dpkg-query -l | grep pgbadger *

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

pgbadger package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Administration Utilities
Package pgbadger
Version 3.3-2
Description Fast PostgreSQL log analysis report
Sub Section Admin


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