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

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

ethstatus software package provides console-based ethernet statistics monitor, 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 ethstatus 

ethstatus is installed in your system.

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

$ sudo dpkg-query -l | grep ethstatus *

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

ethstatus package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Network
Package ethstatus
Version 0.4.3ubuntu1
Description console-based ethernet statistics monitor
Sub Section Net


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