macOS
brew install uplocal Homebrew formula metadata
sudo port install upMacPorts ports tree · sysutils/up/Portfile · source: api.github.com
brew / rank 5215
Tool for writing command-line pipes with instant live preview. Version 0.4 via Homebrew; verified 2026-07-25. Also installable with nix: nix profile install nixpkgs#up.
install
brew install uplocal Homebrew formula metadata
sudo port install upMacPorts ports tree · sysutils/up/Portfile · source: api.github.com
sudo apk add upAlpine Linux edge package indexes · up · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#upnixpkgs package indexes · pkgs/by-name/up/up/package.nix · source: api.github.com
sudo pacman -S upArch Linux sync databases · up · source: geo.mirror.pkgbuild.com
scoop install main/upScoop official bucket manifest trees · bucket/up.json · source: api.github.com
overview
Tool for writing command-line pipes with instant live preview
history
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.
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 |
|---|---|---|---|
up | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:up |
|---|---|
| Version | 0.4 |
| Package manager | Homebrew |
| Homepage | https://github.com/akavel/up |
| Repository | https://github.com/akavel/up |
| Last updated | 2026-07-25T21:47:59+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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/upsource 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.