# Install tpack with Homebrew

Drop-in replacement for tmux-plugin-manager (tpm) with a TUI. Version 2.0.3 via Homebrew; verified 2026-07-29.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install tpack
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:tpack
- **Package manager:** Homebrew
- **Version:** 2.0.3
- **Source summary:** Drop-in replacement for tmux-plugin-manager (tpm) with a TUI
- **Homepage:** <https://github.com/tmuxpack/tpack>
- **Repository:** <https://github.com/tmuxpack/tpack>
- **Last updated:** 2026-07-29T00:58:38Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- tpack (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 2.0.3
## Project history and usage

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.

### Project history

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 history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

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

### Sources

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


## Security Notes

No matching local secret-handling manifest was found for tpack. Nucleus package metadata is still published here so future coverage has a stable package 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)


## Sources

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