macOS
brew install uplocal Homebrew formula metadata
sudo port install upMacPorts ports tree · sysutils/up/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.