macOS
brew install tmatelocal Homebrew formula metadata
sudo port install tmateMacPorts ports tree · sysutils/tmate/Portfile · source: api.github.com
brew / rank 3291
Instant terminal sharing. Version 2.4.0 via Homebrew; verified 2026-07-14. Also installable with debian: sudo apt install tmate.
install
brew install tmatelocal Homebrew formula metadata
sudo port install tmateMacPorts ports tree · sysutils/tmate/Portfile · source: api.github.com
sudo apk add tmateAlpine Linux edge package indexes · tmate · source: dl-cdn.alpinelinux.org
sudo apt install tmateDebian stable package indexes · tmate · source: deb.debian.org
sudo dnf install tmateFedora Rawhide package metadata · tmate · source: dl.fedoraproject.org
nix profile install nixpkgs#tmatenixpkgs package indexes · pkgs/by-name/tm/tmate/package.nix · source: api.github.com
sudo pacman -S tmateArch Linux sync databases · tmate · source: geo.mirror.pkgbuild.com
sudo zypper install tmateopenSUSE Tumbleweed package metadata · tmate · source: download.opensuse.org
overview
Instant terminal sharing
history
tmate is an instant terminal-sharing tool built from tmux. Its official README describes it as a fork of tmux that provides an instant pairing solution.
tmate took the terminal multiplexer model familiar to tmux users and added a remote-pairing workflow. That made the project legible to command-line developers immediately: it kept the tmux mental model while changing the distribution problem from 'how do I SSH into this machine?' to 'how do I share this live session?'.
The main repository has accumulated thousands of commits and the GitHub project page reports more than six thousand stars. Its official release page lists a small set of packaged releases, with tmate 2.4.0 shown as the latest release in November 2019.
The tmate organization also publishes server-side components such as tmate-ssh-server, tmate-master, tmate-websocket, and tmate-kube. That split reflects the project's two-sided nature: a client CLI for users and infrastructure pieces for hosted or self-hosted terminal sharing.
tmate has unusually broad package-manager reach for a terminal collaboration tool. The supplied source facts list packages for Homebrew, Debian, Ubuntu, Fedora/DNF, Arch/pacman, Alpine, openSUSE/zypper, MacPorts, and Nix.
That adoption pattern fits its niche: tmate is most useful when it can be installed quickly on whatever Unix-like system is in front of the user, often during debugging, pairing, support, or remote access work.
In day-to-day package-nerd use, tmate is installed as a small terminal command and launched when a session needs to be shared. Because it is rooted in tmux, users get a familiar pane/session environment while collaborators connect through the tmate service or self-hosted tmate infrastructure.
Its practical role overlaps remote pairing, live troubleshooting, and ephemeral access. The package matters less as a long-running daemon and more as a tool users can install from the local package manager when they need a secure shared terminal immediately.
tmate is significant because it turned a common terminal workflow into a packageable collaboration primitive. For package-manager users, it is the difference between preparing accounts, keys, VPNs, or screen-sharing software and installing one CLI that speaks the terminal-native language they already use.
Its availability across many package ecosystems also made it a common building block for remote support and development workflows where the host system may be macOS, Linux, a container, or a CI-like shell.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
tmate | executable | indexed executable | Discovered from the local executable index. |
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:tmate |
|---|---|
| Version | 2.4.0 |
| Package manager | Homebrew |
| Homepage | https://tmate.io/ |
| Repository | https://github.com/tmate-io/tmate |
| Last updated | 2026-07-14T17:14:18+09:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
tmate 2.4.0-3
terminal multiplexer with instant terminal sharing
sudo apt install tmatetmate
nix profile install nixpkgs#tmatetmate 2.4.0-2build3
terminal multiplexer with instant terminal sharing
sudo apt install tmatetmate 2.4.0-r4
Instant Terminal Sharing
sudo apk add tmatetmate-doc 2.4.0-r4
Instant Terminal Sharing (documentation)
sudo apk add tmate-doctmate 2.4.0-17.fc45
Instant terminal sharing
sudo dnf install tmatetmate 2.4.0-6
Instant terminal sharing
https://github.com/tmate-io/tmate
sudo pacman -S tmatetmate 2.4.0-5.10
Instant terminal sharing
sudo zypper install tmatetmate
sudo port install tmatesource 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.