# 使用 Homebrew, Nix, dnf 安装 tmux-xpanes

查看 tmux-xpanes 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:tmux-xpanes
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install tmux-xpanes
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#tmux-xpanes
```

  证据: nixpkgs package indexes: pkgs/by-name/tm/tmux-xpanes/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- dnf (92%):

```sh
sudo dnf install xpanes
```

  证据: Fedora Rawhide package metadata: xpanes from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

## 软件包事实

- **软件包键:** brew:tmux-xpanes
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/tmux-xpanes>
- **版本:** 4.2.0
- **来源摘要:** Ultimate terminal divider powered by tmux
- **主页:** <https://github.com/greymd/tmux-xpanes>
- **仓库:** <https://github.com/greymd/tmux-xpanes>
- **上游文档:** <https://github.com/greymd/tmux-xpanes#readme>
- **许可证:** MIT
- **源码归档:** <https://github.com/greymd/tmux-xpanes/archive/refs/tags/v4.2.0.tar.gz>
- **已生成:** 2026-07-26T07:20:29+00:00

## 可执行文件

- tmux-xpanes (cli)
- xpanes (cli)
- tmux-xpanes (别名)
- xpanes (别名)

## 依赖

- tmux

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 all

## 版本和新鲜度

- 页面生成时间: 2026-07-26
- 管理器版本: 4.2.0
- 本地数据: OK
- 上游仓库: https://github.com/greymd/tmux-xpanes
- 检测到的最新版本: v4.2.0 (当前)
- 信息: No package-manager update timestamp was available.
## 项目历史与用法

tmux-xpanes, also exposed as xpanes, is a tmux-powered terminal divider for creating and driving many panes at once. It is a shell-script tool for people who use tmux as an operational cockpit.

### 项目历史

The official README presents tmux-xpanes as an awesome tmux-based terminal divider and lists features such as splitting a tmux window into multiple panes, constructing command lines, flexible layouts, pane titles, logging, and pipe mode.

### 采用历史

The README documents installation through Homebrew for macOS users, dnf for Fedora users, dpkg packages from GitHub releases, zsh plugin managers, manual installation, and direct single-file download. The batch input also records Nix packaging and the Fedora package name xpanes.

### 使用方式

tmux-xpanes is used to fan out commands over generated panes, either from arguments or from standard input in pipe mode. It can be launched inside or outside tmux, which makes it useful for quickly building a pane grid for repetitive remote commands, logs, or parallel shells.

### 为什么软件包爱好者会关心

The package is significant in the tmux add-on niche because it turns pane choreography into a packaged CLI. Its value is less about a complex daemon and more about repeatable command-line ergonomics for people who already live in tmux.

### 时间线

- Current: README requires Bash 3.2 or later and tmux 1.8 or later, with older support notes for tmux 1.6 and 1.7 via v2.2.3.
- 2024: GitHub repository page listed v4.2.0 as the latest release on Feb 5, 2024.
- 2026: GitHub repository page listed 25 releases and about 2.1k stars.

### Related projects

- tmux is the terminal multiplexer that provides panes and windows.
- Homebrew, Fedora dnf, dpkg, zsh plugin managers, and Nix are documented or input-backed distribution paths.

### 来源

- <https://github.com/greymd/tmux-xpanes>
- <https://github.com/greymd/tmux-xpanes/wiki/Installation>
- input.json source_facts.package-manager


## 安全说明

没有找到 tmux-xpanes 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** tmux-xpanes
- **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 - tmux-xpanes: normalized package name match | nixpkgs package indexes: pkgs/by-name/tm/tmux-xpanes/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- dnf - xpanes - 4.2.0-5.fc44: normalized package name match | Fedora Rawhide package metadata: xpanes from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Awesome tmux-based terminal divider | https://github.com/greymd/tmux-xpanes


## 相关链接

- [Source-control packages](https://www.automicvault.com/zh-hans/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Productivity CLI packages](https://www.automicvault.com/zh-hans/pkg/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [tmux](https://www.automicvault.com/zh-hans/pkg/brew/tmux/) - Runtime dependency declared by Homebrew.
- [byobu](https://www.automicvault.com/zh-hans/pkg/brew/byobu/) - Shares av.db curated category or tags: cli, productivity, terminal, tmux.
- [smug](https://www.automicvault.com/zh-hans/pkg/brew/smug/) - Shares av.db curated category or tags: cli, productivity, terminal, tmux.
- [tmuxinator](https://www.automicvault.com/zh-hans/pkg/brew/tmuxinator/) - Shares av.db curated category or tags: automation, cli, productivity, tmux.
- [wemux](https://www.automicvault.com/zh-hans/pkg/brew/wemux/) - Shares av.db curated category or tags: cli, productivity, terminal, tmux.
- [abook](https://www.automicvault.com/zh-hans/pkg/brew/abook/) - Shares av.db curated category or tags: cli, productivity, terminal.
- [aerc](https://www.automicvault.com/zh-hans/pkg/brew/aerc/) - Shares av.db curated category or tags: cli, productivity, terminal.
- [alot](https://www.automicvault.com/zh-hans/pkg/brew/alot/) - Shares av.db curated category or tags: cli, productivity, terminal.
- [tmux-fingers](https://www.automicvault.com/zh-hans/pkg/brew/tmux-fingers/) - Package names and metadata indicate a similar tool family. Shared terms: cli, productivity, terminal, tmux.
- [tmux-sessionizer](https://www.automicvault.com/zh-hans/pkg/brew/tmux-sessionizer/) - Package names and metadata indicate a similar tool family. Shared terms: cli, productivity, tmux.

## Combined YAML source

View the package source record on GitHub. [combined/tmux-xpanes.yml](https://github.com/automic-vault/db/blob/main/combined/tmux-xpanes.yml)


## 来源

- Nucleus package database
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
