Automic VaultAutomic Vault

brew

Installer tmux avec Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de tmux pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install tmux

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install tmux

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

Linux

Alpine Linux apkvérifié · 92%
sudo apk add tmux

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

Debian aptvérifié · 92%
sudo apt install tmux

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

Fedora dnfvérifié · 92%
sudo dnf install tmux

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

Nixvérifié · 92%
nix profile install nixpkgs#tmux

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

Arch Linux pacmanvérifié · 92%
sudo pacman -S tmux

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

openSUSE zyppervérifié · 92%
sudo zypper install tmux

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

aperçu

Résumé du paquet

Terminal multiplexer

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

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

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour tmux. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 3 dépendances d’exécution.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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

exécutables

Exécutables installés

CommandeTypeExpositionNote
tmuxcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-11
version du gestionnaire3.7b
gestionnaire mis à jour2026-07-01
données localesOK
amontnot checked
dernière version détectéenon détecté

https://github.com/tmux/tmux

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:tmux
Version3.7b
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/tmux
Page d'accueilhttps://tmux.github.io/
Dépôthttps://github.com/tmux/tmux
Docs amonthttps://github.com/tmux/tmux/wiki
LicenceISC
Archive sourcehttps://github.com/tmux/tmux/releases/download/3.7b/tmux-3.7b.tar.gz
Dernière mise à jour2026-07-01T22:33:19Z
Pulseupdated
Dépendanceslibevent, ncurses, utf8proc
Dépendances de compilationpkgconf
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré
PrécautionsExample configuration has been installed to: $HOMEBREW_PREFIX/opt/tmux/share/tmux

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

tmux 3.5a-3

terminal multiplexer

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

sudo apt install tmux
  • Section: admin
  • Architecture: amd64
  • 5 Dépendances
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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