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

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

pipebench software package provides Measures the speed of stdin/stdout communication, 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 pipebench 

pipebench is installed in your system.

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

$ sudo dpkg-query -l | grep pipebench *

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

pipebench package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Utilities
Package pipebench
Version 0.40-3
Description Measures the speed of stdin/stdout communication
Sub Section Utils


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