How to Install god software package in Debian 9 (Stretch)

How to Install god software package in Debian 9 (Stretch)

god software package provides Fully configurable process monitoring (transitional package), you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install god 

god is installed in your system.

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

$ sudo dpkg-query -l | grep god *

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

god package basic information:

Distro Debian 9 stretch
Section Interpreters
Package god
Version 0.13.7-1
Description Fully configurable process monitoring (transitional package)
Sub Section Interpreters


See Also, How to uninstall or remove god software package from Debian 9 (Stretch)?