Automic VaultAutomic Vault

brew

termrec を Homebrew, apk, apt, zypper でインストール

termrec のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install termrec

local Homebrew formula metadata

概要

パッケージ概要

Record videos of terminal output

コマンドとエイリアス

  • termcat
  • termplay
  • termrec
  • termtime

履歴

プロジェクトの歴史と使われ方

termrec is a terminal-session recorder and player for making 'videos' of terminal output. Its official page places it in the same family as ttyrec, nh-recorder, and script/replay.

プロジェクトの歴史

The GitHub repository dates to April 2010, but the official project page presents termrec as part of the older ttyrec-style recording culture. Rather than capturing pixels, it records terminal output and timing so sessions can be replayed, converted, measured, or inspected.

Version 0.18 is documented as a substantial modernization point: the library API became stable, asciicast v1 and v2 support was added, zstd compression was added, CURL fetching appeared, proxyrec was dropped, and tty emulation gained improvements such as CJK width, combining characters, overstrike, 24-bit color, more ANSI codes, and window-title storage.

採用の歴史

termrec is a smaller, specialist package. This batch input lists apk, Homebrew, Ubuntu's libtty-dev, and zypper's libtty-devel, which suggests it is packaged both as command-line utilities and as a library/API dependency in some distributions.

使われ方

The official page documents several tools: `termrec` records a shell or command, `termplay` replays recordings, `termtime` measures recording lengths, and `termcat` copies or converts ttyrec files. Older documentation also described `proxyrec`, a TELNET proxy used to capture network sessions.

The T2T proxy section shows a concrete historical niche: capturing MUD/TELNET play sessions for later export. That is a classic terminal-recording use case alongside demos, debugging, and sharing interactive command-line runs.

パッケージ好きにとっての重要性

termrec matters to package nerds because it connects old ttyrec artifacts with newer terminal-sharing formats such as asciicast, while preserving low-level terminal semantics. Its value is less broad popularity and more interoperability: conversion, playback, compression, and a stable library API for terminal recordings.

タイムライン

  • 2010: Public GitHub repository created on April 20.
  • Version 0.18: Stable library API and ABI declared.
  • Version 0.18: asciicast v1/v2, zstd compression, CURL fetching, and improved tty emulation added.
  • Version 0.18: proxyrec dropped from the current release line.

Related projects

  • The official page names ttyrec, nh-recorder, and Joey Hess' script/replay as related predecessors. With asciicast support, termrec is also adjacent to the asciinema ecosystem.

ソース

  • GitHub repository metadata: https://api.github.com/repos/kilobyte/termrec
  • Input source_facts.package-manager
  • Official project page: https://angband.pl/termrec.html

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:video,record

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 3 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
termcatcliグローバル実行可能ファイル
termplaycliグローバル実行可能ファイル
termreccliグローバル実行可能ファイル
termtimecliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.19
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v0.19

https://github.com/kilobyte/termrec

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:termrec
バージョン0.19
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/termrec
ホームページhttps://angband.pl/termrec.html
リポジトリhttps://github.com/kilobyte/termrec
上流ドキュメントhttps://angband.pl/termrec.html
ライセンスLGPL-3.0-or-later
ソースアーカイブhttps://github.com/kilobyte/termrec/archive/refs/tags/v0.19.tar.gz
依存関係xz
ビルド依存関係autoconf, automake, libtool
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Ubuntu apt95%

libtty-dev 0.19-2.1build2

terminal/ttyrec library -- development

https://angband.pl/termrec.html

sudo apt install libtty-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: termrec
  • 1 依存関係
  • normalized package name match
  • 一致条件: Termrec
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libtty-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libtty1t64 0.19-2.1build2

terminal/ttyrec library -- runtime

https://angband.pl/termrec.html

sudo apt install libtty1t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: termrec
  • 6 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Termrec
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libtty1t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

termrec 0.19-2.1build2

terminal videos/scripts recorder and player

https://angband.pl/termrec.html

sudo apt install termrec
  • Section: universe/misc
  • Architecture: amd64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Termrec
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: termrec from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

termrec 0.19-r6

Program for recording videos of terminal output

https://angband.pl/termrec.html

sudo apk add termrec
  • License: LGPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: termrec
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Termrec
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: termrec from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

termrec-dev 0.19-r6

Program for recording videos of terminal output (development files)

https://angband.pl/termrec.html

sudo apk add termrec-dev
  • License: LGPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: termrec
  • 1 依存関係
  • normalized package name match
  • 一致条件: Termrec
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: termrec-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

termrec-doc 0.19-r6

Program for recording videos of terminal output (documentation)

https://angband.pl/termrec.html

sudo apk add termrec-doc
  • License: LGPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: termrec
  • normalized package name match
  • 一致条件: Termrec
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: termrec-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
zypper95%

libtty-devel 0.19-1.22

Library for Terminal Handling

http://angband.pl/termrec.html

sudo zypper install libtty-devel
  • License: LGPL-2.0-or-later
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: termrec
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Termrec
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libtty-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libtty1 0.19-1.22

Library for Terminal Handling

http://angband.pl/termrec.html

sudo zypper install libtty1
  • License: LGPL-2.0-or-later
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: termrec
  • 5 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Termrec
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libtty1 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

termrec 0.19-1.22

Records Videos of Terminal Output

http://angband.pl/termrec.html

sudo zypper install termrec
  • License: LGPL-2.0-or-later
  • Category: Productivity/Text/Utilities
  • Architecture: x86_64
  • Source Package: termrec
  • 3 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Termrec
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: termrec from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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