macOS
brew install pvlocal Homebrew formula metadata
sudo port install pvMacPorts ports tree · sysutils/pv/Portfile · source: api.github.com
brew / rank 679
Monitor data's progress through a pipe. Version 1.12.0 via Homebrew; verified 2026-09-17. Also installable with debian: sudo apt install pv.
install
brew install pvlocal Homebrew formula metadata
sudo port install pvMacPorts ports tree · sysutils/pv/Portfile · source: api.github.com
sudo apk add pvAlpine Linux edge package indexes · pv · source: dl-cdn.alpinelinux.org
sudo apt install pvDebian stable package indexes · pv · source: deb.debian.org
sudo dnf install pvFedora Rawhide package metadata · pv · source: dl.fedoraproject.org
nix profile install nixpkgs#pvnixpkgs package indexes · pkgs/by-name/pv/pv/package.nix · source: api.github.com
sudo pacman -S pvArch Linux sync databases · pv · source: geo.mirror.pkgbuild.com
sudo zypper install pvopenSUSE Tumbleweed package metadata · pv · source: download.opensuse.org
overview
Monitor data's progress through a pipe
history
pv, or Pipe Viewer, monitors data flowing through Unix pipelines and reports measurements such as bytes transferred, throughput, elapsed time, progress, and estimated completion time.
Andrew Wood's Pipe Viewer is a terminal utility for observing and controlling data flowing through a pipeline. Beyond its cat-like mode, it gained support for monitoring another process's file descriptors, coordinating multiple displays, rate limiting, and command monitoring.
The project moved its public Git repository from GitHub to Codeberg in the 1.8.0 release cycle and changed its license from Artistic 2.0 to GPLv3 or later.
pv became a broadly packaged Unix utility. The official site lists packages or ports for Debian, Ubuntu, Arch Linux, Gentoo, Slackware, openSUSE, Fedora, the BSDs, Solaris, AIX, macOS package managers, Nix, Spack, and other systems.
A typical invocation places pv between a producer and consumer, such as an archive command and a compressor or network client. It can also rate-limit transfers, watch file descriptors belonging to another process, coordinate several instances, or monitor a child command's input and output.
pv is a classic composable Unix tool: it adds progress, throughput, elapsed-time, and ETA reporting without requiring the programs on either side of a pipe to understand progress reporting. Its small interface and broad packaging make it a common shell-toolbox dependency.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
pv | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://www.ivarch.com/programs/pv.shtml
install metadata
| Package key | brew:pv |
|---|---|
| Version | 1.12.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/pv |
| Homepage | https://www.ivarch.com/programs/pv.shtml |
| Upstream docs | https://www.ivarch.com/programs/pv.shtml |
| License | Artistic-2.0 |
| Source archive | https://www.ivarch.com/programs/sources/pv-1.11.0.tar.gz |
| Last updated | 2026-09-17T20:53:21Z |
| Pulse | updated |
| Dependencies | gettext |
| Uses from macOS | ncurses |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | pv |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
pv 1.9.31-1
Shell pipeline element to meter data passing through
https://www.ivarch.com/programs/pv.shtml
sudo apt install pvpv
nix profile install nixpkgs#pvpv 1.8.5-2build1
Shell pipeline element to meter data passing through
https://www.ivarch.com/programs/pv.shtml
sudo apt install pvpv 1.11.0-r0
Monitor the progress of data through a pipeline
https://www.ivarch.com/programs/pv.shtml
sudo apk add pvpv-doc 1.11.0-r0
Monitor the progress of data through a pipeline (documentation)
https://www.ivarch.com/programs/pv.shtml
sudo apk add pv-docpv 1.11.0-3.fc45
A tool for monitoring the progress of data through a pipeline
https://www.ivarch.com/programs/pv.shtml
sudo dnf install pvpv 1.11.0-1
A terminal-based tool for monitoring the progress of data through a pipeline
https://www.ivarch.com/programs/pv.shtml
sudo pacman -S pvpv 1.11.0-1.3
Tool for monitor the progress of data through pipes
http://ivarch.com/programs/pv.shtml
sudo zypper install pvpv
sudo port install pvsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.