How to Install and Uninstall pipemeter Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: December 23,2024
1. Install "pipemeter" package
Learn how to install pipemeter on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
pipemeter
Copied
2. Uninstall "pipemeter" package
Please follow the guidance below to uninstall pipemeter on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
pipemeter
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the pipemeter package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: pipemeter
Priority: extra
Section: universe/admin
Installed-Size: 72
Maintainer: Clint Byrum
Architecture: amd64
Version: 1.1.3-1
Depends: libc6 (>= 2.4)
Filename: pool/universe/p/pipemeter/pipemeter_1.1.3-1_amd64.deb
Size: 10996
MD5sum: d259bfb7ae6cd4e2da9ad63778c0a191
SHA1: 60ffb391d7a8dd3a825b80a26b113b480d9c40f4
SHA256: 92ce77f858fbce6ecd2073dbd751339a86f469a1eae4a94b4340e801743cf299
Description-en: 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: 4c8ecdba3f90c0ec54ba81b6a2ab6a6c
Homepage: https://launchpad.net/pipemeter
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: extra
Section: universe/admin
Installed-Size: 72
Maintainer: Clint Byrum
Architecture: amd64
Version: 1.1.3-1
Depends: libc6 (>= 2.4)
Filename: pool/universe/p/pipemeter/pipemeter_1.1.3-1_amd64.deb
Size: 10996
MD5sum: d259bfb7ae6cd4e2da9ad63778c0a191
SHA1: 60ffb391d7a8dd3a825b80a26b113b480d9c40f4
SHA256: 92ce77f858fbce6ecd2073dbd751339a86f469a1eae4a94b4340e801743cf299
Description-en: 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: 4c8ecdba3f90c0ec54ba81b6a2ab6a6c
Homepage: https://launchpad.net/pipemeter
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu