How To Install Pipemeter?

How To Install Pipemeter?

pipemeter

cli utility that shows the speed of data moving from input to output

Maintainer: Clint Byrum



Section: admin

Install pipemeter

  • Debian apt-get install pipemeter Click to copy
  • Ubuntu apt-get install pipemeter Click to copy
  • Kali Linux apt-get install pipemeter Click to copy
  • Raspbian apt-get install pipemeter Click to copy
  • macOS brew install pipemeter Click to copy

pipemeter

cli utility that shows the speed of data moving from input to output

pipemeter can be inserted in a shell command between two programs passing data via pipe, or between a file and a program reading from stdin, and show the speed and amount of data that has passed through. If reading from a regular file, or passed a size, a progress meter is also shown. Command line switches allow tuning of block size and display interval. Size parameters have support for dd style block size specification. Pipemeter is intended to be very lightweight, with no dependencies.

To install the latest version of pipemeter in your favorite operating system just copy the pipemeter installation command from above and paste it into terminal. It will download and install the latest version of pipemeter 2024 package in your OS.