# tpack を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:tpack
```

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

### macOS

- Homebrew (100%):

```sh
brew install tpack
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:tpack
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.0.3
- **ソース概要:** Drop-in replacement for tmux-plugin-manager (tpm) with a TUI
- **ホームページ:** <https://github.com/tmuxpack/tpack>
- **リポジトリ:** <https://github.com/tmuxpack/tpack>
- **最終更新:** 2026-07-29T00:58:38Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- tpack (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

tpack is a Go-based tmux plugin manager with a terminal UI. Its README presents it as a modern drop-in replacement for TPM, the long-standing Tmux Plugin Manager, while keeping compatibility with existing TPM configuration, plugins, and key bindings.

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

The project appears as a recent tmux plugin-management tool, with GitHub Releases beginning at v0.1 in February 2026. The README credits TPM and its contributors as the foundation for the plugin ecosystem that tpack is designed to remain compatible with.

### 採用の歴史

Adoption is intentionally migration-oriented: users can install tpack as a binary or clone it into the traditional `~/.tmux/plugins/tpm` path, then keep existing `~/.tmux.conf` plugin declarations. Homebrew packaging makes the binary route available to macOS users.

### 使われ方

tpack reads the same tmux plugin declarations that TPM users already keep in `~/.tmux.conf` or `$XDG_CONFIG_HOME/tmux/tmux.conf`, then provides plugin management with a TUI and compatibility-oriented behavior.

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

For package nerds, tpack is interesting because it turns a historically git-cloned shell plugin manager into a packaged Go binary while preserving the old filesystem and config conventions that tmux users already rely on.

### タイムライン

- 2026: v0.1 published on GitHub Releases.
- 2026: README documents Homebrew availability and TPM drop-in migration.

### Related projects

- tpack is directly related to tmux-plugins/tpm, which its README names as the original Tmux Plugin Manager and compatibility target.

### ソース

- <https://api.github.com/repos/tmuxpack/tpack/releases>
- <https://github.com/tmux-plugins/tpm#readme>
- <https://github.com/tmuxpack/tpack#readme>


## セキュリティノート

tpack に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.tmux.conf, $XDG_CONFIG_HOME/tmux/tmux.conf

## Combined YAML source

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


## ソース

- pkg.so package database
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
