How to Install and Uninstall pv Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 06,2024

1. Install "pv" package

Please follow the guidelines below to install pv on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install pv

2. Uninstall "pv" package

Please follow the guidelines below to uninstall pv on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove pv $ sudo apt autoclean && sudo apt autoremove

3. Information about the pv package on Ubuntu 21.10 (Impish Indri)

Package: pv
Architecture: amd64
Version: 1.6.6-1build1
Priority: optional
Section: utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Antoine Beaupré
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 136
Depends: libc6 (>= 2.34)
Suggests: doc-base
Filename: pool/main/p/pv/pv_1.6.6-1build1_amd64.deb
Size: 44480
MD5sum: d68be7c3f532dea7aef0e7f5c34f9181
SHA1: b2234da2e00a94fb6b55039a271108770a3270ad
SHA256: 059fb55f05f9f84b0479532c1b0c837b0107d6e10120e93373627b467a0380b4
SHA512: c0bc6ea3b78151ece4b909534546dbacd8fd71841f7db4dbff8ae0f95a382938fe1560a2a26d807f72e66073f924f1f3660d95d6da245a0d51bbe0ba04cdee59
Homepage: https://www.ivarch.com/programs/pv.shtml
Description-en: Shell pipeline element to meter data passing through
pv (Pipe Viewer) can be inserted into any normal pipeline between two
processes to give a visual indication of how quickly data is passing through,
how long it has taken, how near to completion it is, and an estimate of how
long it will be until completion.
.
To use it, insert it in a pipeline between two processes, with the
appropriate options. Its standard input will be passed through to its
standard output and progress will be shown on standard error.
Description-md5: a0fcabd7af6664327e559df80fa2df1d