macOS
brew install progresslocal Homebrew formula metadata
sudo port install progressMacPorts ports tree · sysutils/progress/Portfile · ソース: api.github.com
brew / 順位 4201
progress のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.