How to Install checkservice software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install checkservice software package in Ubuntu 12.04 LTS (Precise Pangolin)

checkservice software package provides Checks the status of services on (remote) hosts, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install checkservice 

checkservice is installed in your system.

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

$ sudo dpkg-query -l | grep checkservice *

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

checkservice package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Administration Utilities
Package checkservice
Version 1.1.0-12
Description Checks the status of services on (remote) hosts
Sub Section Admin


See Also, How to uninstall or remove checkservice software package from Ubuntu 12.04 LTS (Precise Pangolin)?