# up を Homebrew, apk, MacPorts, Nix, pacman, scoop でインストール

up のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:up
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install up
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install up
```

  証拠: MacPorts ports tree: sysutils/up/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add up
```

  証拠: Alpine Linux edge package indexes: up from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#up
```

  証拠: nixpkgs package indexes: pkgs/by-name/up/up/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S up
```

  証拠: Arch Linux sync databases: up from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install main/up
```

  証拠: Scoop official bucket manifest trees: bucket/up.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:up
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/up>
- **バージョン:** 0.4
- **ソース概要:** Tool for writing command-line pipes with instant live preview
- **ホームページ:** <https://github.com/akavel/up>
- **リポジトリ:** <https://github.com/akavel/up>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/akavel/up/archive/refs/tags/v0.4.tar.gz>
- **最終更新:** 2026-07-25T21:47:59+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- up (cli)
- up (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.4
- マネージャ更新日: 2026-07-25
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/akavel/up
- 検出された最新: v0.4 (最新)
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2018: GitHub repository created.
- 2018: v0.1 released in October.
- 2018: README signed October 2018 after public announcement and feedback.
- 2020: v0.4 released with new flags, help, and tcell updates.

### Related projects

- The README names Pipecut as prior art discovered after announcement and cites Bret Victor's talks as an influence. It also situates up among standard Unix filters such as grep, sort, cut, paste, awk, wc, and perl.

### ソース

- <https://api.github.com/repos/akavel/up>
- <https://api.github.com/repos/akavel/up/releases>
- <https://github.com/akavel/up>
- <https://raw.githubusercontent.com/akavel/up/master/README.md>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** up
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 他のパッケージマネージャ記録

- Nix - up: normalized package name match | nixpkgs package indexes: pkgs/by-name/up/up/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - up - 0.4-r40: normalized package name match | Alpine Linux edge package indexes: up from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Ultimate Plumber is a tool for writing Linux pipes with instant live preview | https://github.com/akavel/up
- pacman - up - 0.4-4: normalized package name match | Arch Linux sync databases: up from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A tool for writing Linux pipes with instant live preview | https://github.com/akavel/up
- MacPorts - up: normalized package name match | MacPorts ports tree: sysutils/up/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/up: normalized package name match | Scoop official bucket manifest trees: bucket/up.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [elfutils](https://pkg.so/ja/brew/elfutils/) - Shares pkgdb curated category or tags: cli, developer-tools, linux.
- [television](https://pkg.so/ja/brew/television/) - Shares pkgdb curated category or tags: cli, developer-tools, tui.
- [dtc](https://pkg.so/ja/brew/dtc/) - Shares pkgdb curated category or tags: cli, developer-tools, linux.
- [glow](https://pkg.so/ja/brew/glow/) - Shares pkgdb curated category or tags: cli, developer-tools, tui.
- [fx](https://pkg.so/ja/brew/fx/) - Shares pkgdb curated category or tags: cli, developer-tools, tui.
- [lttng-ust](https://pkg.so/ja/brew/lttng-ust/) - Shares pkgdb curated category or tags: cli, developer-tools, linux.
- [gitui](https://pkg.so/ja/brew/gitui/) - Shares pkgdb curated category or tags: cli, developer-tools, tui.
- [jjui](https://pkg.so/ja/brew/jjui/) - Shares pkgdb curated category or tags: cli, developer-tools, tui.
- [otree](https://pkg.so/ja/brew/otree/) - Local package facts share a topical domain. Shared terms: cli, command-line, developer, developer-tools, line.
- [resty](https://pkg.so/ja/brew/resty/) - Local package facts share a topical domain. Shared terms: cli, command-line, developer, developer-tools, line.
- [rura](https://pkg.so/ja/brew/rura/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, pipelines, shell.

## Combined YAML source

View the package source record on GitHub. [combined/up.yml](https://github.com/mxcl/pkgdb/blob/main/combined/up.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
