macOS
brew install tmuxlocal Homebrew formula metadata
sudo port install tmuxMacPorts ports tree · sysutils/tmux/Portfile · source: api.github.com
brew
Terminal multiplexer. Version 3.7b via Homebrew; verified 2026-07-01.
install
brew install tmuxlocal Homebrew formula metadata
sudo port install tmuxMacPorts ports tree · sysutils/tmux/Portfile · source: api.github.com
sudo apk add tmuxAlpine Linux edge package indexes · tmux · source: dl-cdn.alpinelinux.org
sudo apt install tmuxDebian stable package indexes · tmux · source: deb.debian.org
sudo dnf install tmuxFedora Rawhide package metadata · tmux · source: dl.fedoraproject.org
nix profile install nixpkgs#tmuxnixpkgs package indexes · pkgs/by-name/tm/tmux/package.nix · source: api.github.com
sudo pacman -S tmuxArch Linux sync databases · tmux · source: geo.mirror.pkgbuild.com
sudo zypper install tmuxopenSUSE Tumbleweed package metadata · tmux · source: download.opensuse.org
overview
Terminal multiplexer
history
tmux is a terminal multiplexer: it lets users create, access, control, detach, and reattach multiple terminal sessions from one screen. It is one of the defining tools of modern command-line workflows, especially for developers, sysadmins, and package-manager users who keep reproducible terminal environments.
Official OpenBSD documentation records tmux as started in 2007 by Nicholas Marriott, imported into OpenBSD on June 1, 2009, and first released with OpenBSD 4.6. The upstream CHANGES file records an initial CVS import on July 9, 2007, when detaching, reattaching, creating sessions, and listing sessions already worked well enough for shells, with status bar and customization still missing.
tmux's development model is unusual among popular developer tools: the tmux wiki states that OpenBSD CVS is the primary source repository and that GitHub carries the portable version, with a script applying OpenBSD commits to GitHub every few hours. This keeps tmux rooted in OpenBSD base-system practice while making it available as a portable package for other Unix-like systems.
tmux grew from an OpenBSD base utility into a cross-platform terminal standard. The official README says current releases run on OpenBSD, FreeBSD, NetBSD, Linux, macOS, and Solaris, and the batch input records package names across apk, Homebrew, Debian, dnf, MacPorts, Nix, pacman, Ubuntu, and zypper.
By 2026, the GitHub repository and wiki showed a large public footprint, including tens of thousands of stars, a public issue tracker, a wiki, releases, and a tmux-users mailing list. The project remained volunteer-developed but widely relied on, with releases documented through GitHub release pages and the CHANGES file.
tmux is used to keep long-running terminal work alive across disconnects, split a terminal into windows and panes, switch between programs, script terminal layouts, and share or inspect sessions. Its configuration files, commonly /etc/tmux.conf and ~/.tmux.conf, are central to dotfiles culture.
In the package-nerd niche, tmux is also a platform for other packages. Several packages in this same batch, including tmux-mem-cpu-load, tmux-sessionizer, and tmux-xpanes, exist because tmux exposes stable session, pane, status-line, and command interfaces that small tools can compose with.
tmux matters to package users because it is both an application and a substrate. It is packaged nearly everywhere, has a small and documented dependency stack, and creates an ecosystem where status monitors, pane launchers, session switchers, and dotfiles plugins can be distributed independently.
security posture
No matching local secret-handling manifest was found for tmux. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
/etc/tmux.conf~/.tmux.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
tmux | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:tmux |
|---|---|
| Version | 3.7b |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/tmux |
| Homepage | https://tmux.github.io/ |
| Repository | https://github.com/tmux/tmux |
| Upstream docs | https://github.com/tmux/tmux/wiki |
| License | ISC |
| Source archive | https://github.com/tmux/tmux/releases/download/3.7b/tmux-3.7b.tar.gz |
| Last updated | 2026-07-01T22:33:19Z |
| Pulse | updated |
| Dependencies | libevent, ncurses, utf8proc |
| Build dependencies | pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | Example configuration has been installed to: $HOMEBREW_PREFIX/opt/tmux/share/tmux |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tmux |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
tmux 3.5a-3
terminal multiplexer
https://github.com/tmux/tmux/wiki
sudo apt install tmuxtmux
nix profile install nixpkgs#tmuxtmux 3.4-1build1
terminal multiplexer
sudo apt install tmuxtmux 3.6b-r0
Tool to control multiple terminals from a single terminal
sudo apk add tmuxtmux-doc 3.6b-r0
Tool to control multiple terminals from a single terminal (documentation)
sudo apk add tmux-doctmux 3.6b-1.fc45
A terminal multiplexer
sudo dnf install tmuxtmux 3.6_b-2
Terminal multiplexer
https://github.com/tmux/tmux/wiki
sudo pacman -S tmuxtmux 3.6b-1.1
Terminal multiplexer
sudo zypper install tmuxtmux
sudo port install tmuxsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.