How to Install riemann-c-client software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install riemann-c-client software package in Ubuntu 14.04 LTS (Trusty Tahr)

riemann-c-client software package provides Client utility for the Riemann event stream processor, 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 riemann-c-client 

riemann-c-client is installed in your system.

Make ensure the riemann-c-client package were installed using the commands given below,

$ sudo dpkg-query -l | grep riemann-c-client *

You will get with riemann-c-client package name, version, architecture and description in a table

riemann-c-client package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Network
Package riemann-c-client
Version 1.1.1-1
Description Client utility for the Riemann event stream processor
Sub Section Net


See Also, How to uninstall or remove riemann-c-client software package from Ubuntu 14.04 LTS (Trusty Tahr)?