macOS
brew install uplocal Homebrew formula metadata
sudo port install upMacPorts ports tree · sysutils/up/Portfile · ソース: api.github.com
brew / 順位 5215
up のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install uplocal Homebrew formula metadata
sudo port install upMacPorts ports tree · sysutils/up/Portfile · ソース: api.github.com
sudo apk add upAlpine Linux edge package indexes · up · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#upnixpkgs package indexes · pkgs/by-name/up/up/package.nix · ソース: api.github.com
sudo pacman -S upArch Linux sync databases · up · ソース: geo.mirror.pkgbuild.com
scoop install main/upScoop official bucket manifest trees · bucket/up.json · ソース: api.github.com
概要
Tool for writing command-line pipes with instant live preview
履歴
up, the Ultimate Plumber, is a terminal UI for interactively building Unix pipelines with an instant preview of command output. It packages an old shell habit, iterating on grep, awk, sort, cut, paste, wc, Perl, and similar filters, into a feedback-oriented interface.
The GitHub repository was created in April 2018, and the README is signed by Mateusz Czapliński in October 2018. The README frames the goal as helping users explore textual data incrementally by redirecting a command's output into up, then typing and executing pipeline fragments in a scrollable preview UI.
Early releases moved quickly in October 2018, with v0.1 followed by releases that changed execution behavior, added custom shell support, improved terminal error messages, and added readline-style shortcuts. v0.4 in October 2020 added flags, help, and dependency updates.
The README links installation routes through a direct Linux binary, Arch AUR, FreeBSD pkg, macOS Homebrew, and GitHub releases for other OSes. GitHub repository metadata showed 8,834 stars and 129 forks when checked on July 2, 2026, which is substantial adoption for a small single-purpose terminal workflow tool.
Users pipe text-producing commands into up, browse the captured output, type a pipeline in the input box, press Enter to preview the transformed output, and press Ctrl-X to save the resulting command into an upN.sh script. The README documents a fixed input buffer, long-running input freeze controls, and the fact that the pipeline is passed to bash -c.
For package nerds, up is interesting because it is a CLI-native productivity layer over the standard Unix text-processing toolbox, not a replacement for it. It helps inspect package metadata, logs, dependency lists, and build output while still producing plain shell pipelines that can be saved and reused.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
up | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:up |
|---|---|
| バージョン | 0.4 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/akavel/up |
| リポジトリ | https://github.com/akavel/up |
| 最終更新 | 2026-07-25T21:47:59+02:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
up
nix profile install nixpkgs#upup 0.4-r40
Ultimate Plumber is a tool for writing Linux pipes with instant live preview
sudo apk add upup 0.4-4
A tool for writing Linux pipes with instant live preview
sudo pacman -S upup
sudo port install upmain/up
scoop install main/upソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.