macOS
brew install progresslocal Homebrew formula metadata
sudo port install progressMacPorts ports tree · sysutils/progress/Portfile · 来源: api.github.com
安装
brew install progresslocal Homebrew formula metadata
sudo port install progressMacPorts ports tree · sysutils/progress/Portfile · 来源: api.github.com
sudo apk add progressAlpine Linux edge package indexes · progress · 来源: dl-cdn.alpinelinux.org
sudo apt install progressDebian stable package indexes · progress · 来源: deb.debian.org
sudo dnf install progressFedora Rawhide package metadata · progress · 来源: dl.fedoraproject.org
nix profile install nixpkgs#progressnixpkgs package indexes · pkgs/by-name/pr/progress/package.nix · 来源: api.github.com
sudo pacman -S progressArch Linux sync databases · progress · 来源: geo.mirror.pkgbuild.com
sudo zypper install progressopenSUSE Tumbleweed package metadata · progress · 来源: download.opensuse.org
概览
Coreutils progress viewer
历史
progress is a lightweight terminal tool that reports completion percentage, throughput, and estimated time for running file-processing commands such as cp, mv, dd, tar, gzip, and cat.
The project was originally known as cv, short for Coreutils Viewer, and was later renamed progress. It was developed as a small C program that discovers running file-oriented commands and estimates their completion without requiring cooperation from those commands.
The implementation primarily scans Linux procfs for interesting commands, open file descriptors, and seek positions. The official documentation also describes FreeBSD and macOS support, with macOS using libproc.
The official README documents packages for Debian-family systems, Arch Linux, Fedora, openSUSE, Homebrew, and MacPorts. The supplied facts additionally record Alpine Linux, Nix, Ubuntu, and other distribution packaging.
This broad packaging lets users add progress reporting to familiar file utilities without replacing those utilities or changing the command that launched the operation.
Running progress displays detectable operations once; monitoring options provide continuous or top-like views. Users can watch all relevant processes, filter by command, or attach monitoring to a particular process ID.
progress exemplifies the Unix practice of observing an existing process instead of wrapping or modifying it. Package enthusiasts value its narrow purpose, tiny C implementation, and ability to retrofit visibility onto commands that historically offered little or no progress feedback.
Its rename from cv to progress is part of its packaging identity: the clearer name improved discoverability while preserving the project's role as a Coreutils Viewer.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
progress | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/Xfennec/progress
安装元数据
| 软件包键 | brew:progress |
|---|---|
| 版本 | 0.17 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/progress |
| 主页 | https://github.com/Xfennec/progress |
| 仓库 | https://github.com/Xfennec/progress |
| 许可证 | GPL-3.0-or-later |
| 源码归档 | https://github.com/Xfennec/progress/archive/refs/tags/v0.17.tar.gz |
| 最后更新 | 2026-09-13T12:24:57Z |
| Pulse | updated |
| 构建依赖 | pkgconf |
| macOS 提供的库 | ncurses |
| Bottle | 可用 (于 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | progress |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
progress 0.17-1
Coreutils Progress Viewer (formerly known as 'cv')
https://github.com/Xfennec/progress
sudo apt install progressprogress
nix profile install nixpkgs#progressprogress 0.17-1
Coreutils Progress Viewer (formerly known as 'cv')
https://github.com/Xfennec/progress
sudo apt install progressprogress 0.17-r3
Coreutils Progress Viewer
https://github.com/Xfennec/progress
sudo apk add progressprogress-doc 0.17-r3
Coreutils Progress Viewer (documentation)
https://github.com/Xfennec/progress
sudo apk add progress-docprogress-zsh-completion 0.17-r3
Zsh completions for progress
https://github.com/Xfennec/progress
sudo apk add progress-zsh-completionprogress 0.17-7.fc45
Coreutils Viewer
https://github.com/Xfennec/progress
sudo dnf install progressprogress 0.17-2
Shows running coreutils basic commands and displays stats
https://github.com/Xfennec/progress
sudo pacman -S progressprogress 0.17-1.9
Coreutils Viewer
https://github.com/Xfennec/progress
sudo zypper install progressprogress-zsh-completion 0.17-1.9
ZSH Completion for progress
https://github.com/Xfennec/progress
sudo zypper install progress-zsh-completionprogress
sudo port install progress来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.