How to Install and Uninstall pipemeter Package on Kali Linux
Last updated: November 22,2024
1. Install "pipemeter" package
Please follow the guidance below to install pipemeter on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
pipemeter
Copied
2. Uninstall "pipemeter" package
Learn how to uninstall pipemeter on Kali Linux:
$
sudo apt remove
pipemeter
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the pipemeter package on Kali Linux
Package: pipemeter
Version: 1.1.5-1.1
Installed-Size: 37
Maintainer: Clint Byrum
Architecture: amd64
Depends: libc6 (>= 2.4)
Size: 13384
SHA256: 22aec77cfcff960e2ab86c164bc3fd6eaca13cbb0e8f26528e9209d6a64d0d9a
SHA1: f35da5a25c718d6c00dc7688b802918c7ff643b1
MD5sum: 826244cf99eda39fa04a487be732ff7b
Description: 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.
Description-md5:
Homepage: https://launchpad.net/pipemeter
Section: admin
Priority: optional
Filename: pool/main/p/pipemeter/pipemeter_1.1.5-1.1_amd64.deb
Version: 1.1.5-1.1
Installed-Size: 37
Maintainer: Clint Byrum
Architecture: amd64
Depends: libc6 (>= 2.4)
Size: 13384
SHA256: 22aec77cfcff960e2ab86c164bc3fd6eaca13cbb0e8f26528e9209d6a64d0d9a
SHA1: f35da5a25c718d6c00dc7688b802918c7ff643b1
MD5sum: 826244cf99eda39fa04a487be732ff7b
Description: 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.
Description-md5:
Homepage: https://launchpad.net/pipemeter
Section: admin
Priority: optional
Filename: pool/main/p/pipemeter/pipemeter_1.1.5-1.1_amd64.deb