How to Install capstats software package in Ubuntu 16.10 (Yakkety Yak)

How to Install capstats software package in Ubuntu 16.10 (Yakkety Yak)

capstats software package provides command-line tool for collecting network interface statistics, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install capstats 

capstats is installed in your system.

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

$ sudo dpkg-query -l | grep capstats *

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

capstats package basic information:

Distro Ubuntu 16 10 yakkety yak
Section Network
Package capstats
Version 0.22-1
Description command-line tool for collecting network interface statistics
Sub Section Net


See Also, How to uninstall or remove capstats software package from Ubuntu 16.10 (Yakkety Yak)?