Automic VaultAutomic Vault

brew

Install tmux with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

Terminal multiplexer. Version 3.7b via Homebrew; verified 2026-07-01.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install tmux

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install tmux

MacPorts ports tree · sysutils/tmux/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add tmux

Alpine Linux edge package indexes · tmux · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install tmux

Debian stable package indexes · tmux · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install tmux

Fedora Rawhide package metadata · tmux · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#tmux

nixpkgs package indexes · pkgs/by-name/tm/tmux/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S tmux

Arch Linux sync databases · tmux · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install tmux

openSUSE Tumbleweed package metadata · tmux · source: download.opensuse.org

overview

Package summary

Terminal multiplexer

Commands and aliases

  • tmux

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2007: Nicholas Marriott started tmux, according to OpenBSD's innovations page.
  • 2007-07-09: Upstream CHANGES records the initial CVS import with sessions, detach, reattach, and shell use already working.
  • 2009-06-01: tmux was imported into OpenBSD.
  • 2009: tmux first shipped with OpenBSD 4.6.
  • 2026: GitHub releases page listed tmux 3.7b as the latest bug-fix release.

Related projects

  • OpenBSD is the primary upstream home for tmux development.
  • GNU screen is the older terminal-multiplexer tradition that tmux belongs beside, though tmux's official docs emphasize tmux's own client-server, sessions, windows, and panes model.
  • tmux-mem-cpu-load, tmux-sessionizer, and tmux-xpanes are package-level examples of the tmux ecosystem.

security posture

No protected-tool coverage found yet

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.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 3 runtime dependencies.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

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

Config paths the tool may read or write during local use.

Unix
/etc/tmux.conf~/.tmux.conf

executables

Installed executables

CommandKindExposureNote
tmuxcliglobal executable

freshness

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

page generated2026-07-08
manager version3.7b
manager updated2026-07-01
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/tmux/tmux

install metadata

Package metadata

Package keybrew:tmux
Version3.7b
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/tmux
Homepagehttps://tmux.github.io/
Repositoryhttps://github.com/tmux/tmux
Upstream docshttps://github.com/tmux/tmux/wiki
LicenseISC
Source archivehttps://github.com/tmux/tmux/releases/download/3.7b/tmux-3.7b.tar.gz
Last updated2026-07-01T22:33:19Z
Pulseupdated
Dependencieslibevent, ncurses, utf8proc
Build dependenciespkgconf
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared
CaveatsExample configuration has been installed to: $HOMEBREW_PREFIX/opt/tmux/share/tmux

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nametmux
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

tmux 3.5a-3

terminal multiplexer

https://github.com/tmux/tmux/wiki

sudo apt install tmux
  • Section: admin
  • Architecture: amd64
  • 5 dependencies
  • normalized package name match
  • Matched by: Tmux
Debian stable package indexes · deb.debian.org · Debian stable package indexes: tmux from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

tmux

nix profile install nixpkgs#tmux
  • normalized package name match
  • Matched by: Tmux
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/tm/tmux/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

tmux 3.4-1build1

terminal multiplexer

https://tmux.github.io/

sudo apt install tmux
  • Section: admin
  • Architecture: amd64
  • 5 dependencies
  • normalized package name match
  • Matched by: Tmux
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: tmux from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

tmux 3.6b-r0

Tool to control multiple terminals from a single terminal

https://tmux.github.io

sudo apk add tmux
  • License: ISC
  • Architecture: x86_64
  • Source Package: tmux
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Tmux
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tmux from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

tmux-doc 3.6b-r0

Tool to control multiple terminals from a single terminal (documentation)

https://tmux.github.io

sudo apk add tmux-doc
  • License: ISC
  • Architecture: x86_64
  • Source Package: tmux
  • normalized package name match
  • Matched by: Tmux
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tmux-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

tmux 3.6b-1.fc45

A terminal multiplexer

https://tmux.github.io/

sudo dnf install tmux
  • License: ISC AND BSD-2-Clause AND BSD-3-Clause AND SSH-short AND LicenseRef-Fedora-Public-Domain
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: tmux
  • 9 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Tmux
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: tmux from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

tmux 3.6_b-2

Terminal multiplexer

https://github.com/tmux/tmux/wiki

sudo pacman -S tmux
  • License: BSD
  • Architecture: x86_64
  • 7 dependencies
  • normalized package name match
  • Matched by: Tmux
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: tmux from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

tmux 3.6b-1.1

Terminal multiplexer

https://tmux.github.io/

sudo zypper install tmux
  • License: ISC AND BSD-3-Clause AND BSD-2-Clause
  • Category: System/Console
  • Architecture: x86_64
  • Source Package: tmux
  • 7 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Tmux
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: tmux from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

tmux

sudo port install tmux
  • normalized package name match
  • Matched by: Tmux
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/tmux/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment