Automic VaultAutomic Vault

brew

tmux mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für tmux in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install tmux

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install tmux

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

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add tmux

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

Debian aptverifiziert · 92%
sudo apt install tmux

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

Fedora dnfverifiziert · 92%
sudo dnf install tmux

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

Nixverifiziert · 92%
nix profile install nixpkgs#tmux

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S tmux

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

openSUSE zypperverifiziert · 92%
sudo zypper install tmux

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

Überblick

Paketzusammenfassung

Terminal multiplexer

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

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

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für tmux wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 3 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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

Installierte Executables

BefehlArtSichtbarkeitHinweis
tmuxcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version3.7b
Manager aktualisiert2026-07-01
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/tmux/tmux

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:tmux
Version3.7b
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/tmux
Homepagehttps://tmux.github.io/
Repositoryhttps://github.com/tmux/tmux
Upstream-Dokumentationhttps://github.com/tmux/tmux/wiki
LizenzISC
Quellarchivhttps://github.com/tmux/tmux/releases/download/3.7b/tmux-3.7b.tar.gz
Zuletzt aktualisiert2026-07-01T22:33:19Z
Pulseupdated
Abhängigkeitenlibevent, ncurses, utf8proc
Build-Abhängigkeitenpkgconf
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert
EinschränkungenExample configuration has been installed to: $HOMEBREW_PREFIX/opt/tmux/share/tmux

Registry-Fakten

Details aus der Quelldatenbank

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-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

tmux 3.5a-3

terminal multiplexer

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

sudo apt install tmux
  • Section: admin
  • Architecture: amd64
  • 5 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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