net-acct software package provides User-mode IP accounting daemon, 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 net-acct
net-acct is installed in your system.
Make ensure the net-acct package were installed using the commands given below,
$ sudo dpkg-query -l | grep net-acct *
You will get with net-acct package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Network |
| Package | net-acct |
| Version | 0.71-9 |
| Description | User-mode IP accounting daemon |
| Sub Section | Net |