# 使用 Homebrew 安装 tpack

查看 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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## 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
