pkg.soopen package index

brew / Rang 3291

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

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install tmate

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install tmate

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

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add tmate

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

Debian aptverifiziert · 92%
sudo apt install tmate

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

Fedora dnfverifiziert · 92%
sudo dnf install tmate

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

Nixverifiziert · 92%
nix profile install nixpkgs#tmate

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S tmate

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

openSUSE zypperverifiziert · 92%
sudo zypper install tmate

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

Überblick

Paketzusammenfassung

Instant terminal sharing

Befehle und Aliase

  • tmate

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2019: GitHub releases list tmate 2.4.0 as the latest release, dated November 16, 2019.
  • 2026: The GitHub project page reports about 6.1k stars and hundreds of forks.
  • 2026: The batch source facts list tmate packages across Homebrew, major Linux distributions, MacPorts, and Nix.

Related projects

  • tmux is the upstream-style terminal multiplexer lineage named directly by the tmate README.
  • tmate-ssh-server, tmate-master, tmate-websocket, and tmate-kube are official tmate-io repositories for the service and self-hosting side of the ecosystem.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

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.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
tmateExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

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-08-03
Manager-Version2.4.0
Manager aktualisiert2026-07-14
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:tmate
Version2.4.0
PaketmanagerHomebrew
Homepagehttps://tmate.io/
Repositoryhttps://github.com/tmate-io/tmate
Zuletzt aktualisiert2026-07-14T17:14:18+09:00
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Debian apt95%

tmate 2.4.0-3

terminal multiplexer with instant terminal sharing

http://tmate.io/

sudo apt install tmate
  • Section: devel
  • Architecture: amd64
  • 5 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Tmate
Debian stable package indexes · deb.debian.org · Debian stable package indexes: tmate from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

tmate

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

tmate 2.4.0-2build3

terminal multiplexer with instant terminal sharing

http://tmate.io/

sudo apt install tmate
  • Section: universe/devel
  • Architecture: amd64
  • 5 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Tmate
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: tmate from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

tmate 2.4.0-r4

Instant Terminal Sharing

https://tmate.io/

sudo apk add tmate
  • License: ISC
  • Architecture: x86_64
  • Source Package: tmate
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Tmate
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tmate from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

tmate-doc 2.4.0-r4

Instant Terminal Sharing (documentation)

https://tmate.io/

sudo apk add tmate-doc
  • License: ISC
  • Architecture: x86_64
  • Source Package: tmate
  • normalized package name match
  • Abgeglichen nach: Tmate
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tmate-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

tmate 2.4.0-17.fc45

Instant terminal sharing

http://tmate.io

sudo dnf install tmate
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: tmate
  • 7 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Tmate
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: tmate from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

tmate 2.4.0-6

Instant terminal sharing

https://github.com/tmate-io/tmate

sudo pacman -S tmate
  • License: BSD
  • Architecture: x86_64
  • 5 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Tmate
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: tmate from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

tmate 2.4.0-5.10

Instant terminal sharing

https://tmate.io

sudo zypper install tmate
  • License: MIT
  • Category: Productivity/Networking/Other
  • Architecture: x86_64
  • Source Package: tmate
  • 6 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Tmate
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: tmate from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

tmate

sudo port install tmate
  • normalized package name match
  • Abgeglichen nach: Tmate
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/tmate/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
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation