# upterm を Homebrew, apk, Nix, pacman でインストール

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

## インストール

```sh
sudo av install brew:upterm
```

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

### macOS

- Homebrew (100%):

```sh
brew install upterm
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add upterm
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#upterm
```

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

- pacman (92%):

```sh
sudo pacman -S upterm
```

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

## パッケージ情報

- **パッケージキー:** brew:upterm
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.24.0
- **ソース概要:** Instant terminal sharing
- **ホームページ:** <https://upterm.dev>
- **リポジトリ:** <https://github.com/owenthereal/upterm>
- **最終更新:** 2026-07-25T21:47:59+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- upterm (エイリアス)
- uptermd (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.24.0
## プロジェクトの歴史と使われ方

Upterm is an open-source terminal-sharing tool built around SSH-style access to hosted terminal sessions. It is used for remote pair programming, accessing machines behind NATs or firewalls, debugging, and giving collaborators controlled terminal access.

### プロジェクトの歴史

The GitHub repository was created in October 2019. Early releases in January 2020 established the command-line binary and release packaging; subsequent 2020 releases added WebSocket support, Heroku deployment notes for uptermd, host/server public-key validation, join and leave notifications, and an upgrade command.

The project continued as a maintained Go application with both client and server pieces. Its README documents upterm for interactive terminal hosting, uptermd as the server side, self-hosted or public relay use, access-control integrations, WebSocket transport, tmux-style force commands, and integrations such as action-upterm for GitHub Actions debugging.

Recent release metadata shows continued development through 2026, including SFTP/SCP file transfer, local TCP forwarding, Windows support, IPv6-related work, Prometheus metrics, and GitHub Actions workflow improvements.

### 採用の歴史

Upterm's official README documents installation via a Homebrew cask, Scoop on Windows, standalone release binaries, and source builds. It also includes migration notes for users who previously installed the old Homebrew formula, which shows the project crossing from a formula-style CLI package to a cask-distributed application package on macOS.

The supplied input lists Upterm in Homebrew, Alpine, Nix, and Arch package ecosystems, while GitHub repository metadata showed 1,245 stars and 80 forks when checked on July 2, 2026. Its adoption is concentrated among developers who need temporary remote access to terminal sessions rather than permanent SSH server administration.

### 使われ方

A host starts a session with upterm host, retrieves a connection string with upterm session current, and clients connect with ssh to the uptermd endpoint. The README also documents hosting arbitrary commands, authorizing public keys or users from GitHub, GitLab, SourceHut, and Codeberg, forcing tmux attach behavior for pair programming, transferring files with scp or sftp, and using WebSocket proxying when normal SSH transport is restricted.

In CI workflows, Upterm can be paired with action-upterm so a developer can SSH into a GitHub Actions runner for live debugging. That use makes it especially familiar to package maintainers dealing with failing builds that reproduce only in hosted CI images.

### パッケージ好きにとっての重要性

Upterm matters in package-manager culture because it turns otherwise opaque remote machines, CI runners, and NATed development boxes into temporary inspectable shells without requiring long-lived SSH accounts. For maintainers, that is useful when debugging build recipes, platform-specific failures, or user environments where sending a reproducible transcript is not enough.

### タイムライン

- 2019: GitHub repository created.
- 2020: Early releases published under the jingweno/upterm release name.
- 2020: WebSocket transport, Heroku uptermd deployment, and host/server validation appeared in release notes.
- 2025: Release notes added Windows support.
- 2026: Release notes added SFTP/SCP transfer and continued session workflow improvements.

### Related projects

- The README explicitly compares a force-command tmux workflow to tmate. It also links action-upterm for GitHub Actions debugging and documents uptermd as the server component used by the client.

### ソース

- <https://api.github.com/repos/owenthereal/upterm>
- <https://api.github.com/repos/owenthereal/upterm/releases>
- <https://github.com/owenthereal/upterm>
- <https://raw.githubusercontent.com/owenthereal/upterm/master/README.md>
- <https://upterm.dev/>


## セキュリティノート

narrow executable package without higher-risk signals.

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

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

- Nix - upterm: normalized package name match | nixpkgs package indexes: pkgs/by-name/up/upterm/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - upterm - 0.22.0-r5: normalized package name match | Alpine Linux edge package indexes: upterm from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Secure terminal sharing | https://upterm.dev/
- apk - upterm-bash-completion - 0.22.0-r5: normalized package name match | Alpine Linux edge package indexes: upterm-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Bash completions for upterm | https://upterm.dev/
- apk - upterm-doc - 0.22.0-r5: normalized package name match | Alpine Linux edge package indexes: upterm-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Secure terminal sharing (documentation) | https://upterm.dev/
- apk - upterm-server - 0.22.0-r5: normalized package name match | Alpine Linux edge package indexes: upterm-server from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Secure terminal sharing (server) | https://upterm.dev/
- apk - upterm-server-openrc - 0.22.0-r5: normalized package name match | Alpine Linux edge package indexes: upterm-server-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Secure terminal sharing (OpenRC init scripts) | https://upterm.dev/
- apk - upterm-zsh-completion - 0.22.0-r5: normalized package name match | Alpine Linux edge package indexes: upterm-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Zsh completions for upterm | https://upterm.dev/
- pacman - upterm - 0.24.0-1: normalized package name match | Arch Linux sync databases: upterm from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Secure Terminal Sharing, an alternative to tmate | https://github.com/owenthereal/upterm


## Combined YAML source

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


## ソース

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