Automic VaultAutomic Vault

brew

txr を Homebrew, apk, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install txr

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add txr

Alpine Linux edge package indexes · txr · ソース: dl-cdn.alpinelinux.org

Nix確認済み · 92%
nix profile install nixpkgs#txr

nixpkgs package indexes · pkgs/by-name/tx/txr/package.nix · ソース: api.github.com

概要

パッケージ概要

Lisp-like programming language for convenient data munging

コマンドとエイリアス

  • txr
  • txrlisp
  • txrvm

履歴

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

TXR is Kaz Kylheku's programming language and command-line tool for convenient data munging, combining a whole-document pattern language with TXR Lisp.

プロジェクトの歴史

The official homepage says the TXR project started in 2009 and describes it as a pragmatic tool for daily data-munging tasks. Its first identity is the TXR Pattern Language, which matches loosely structured text and binds variables using a template-like syntax; its second identity is TXR Lisp, a full Lisp dialect for data processing and scripting.

Over time TXR grew from a compact extraction language into a large language runtime. The homepage notes a substantial reference manual, an optimizing bytecode compiler, deployable saved executables, low external dependencies, and influences from Common Lisp, Scheme, Awk, shell, Prolog, Ruby, Python, Arc, Clojure, and other languages.

採用の歴史

TXR remains niche, but its official homepage lists packaging by GNU Guix, NixOS, Chimera Linux, Alpine Linux, Void Linux, EasyBuild, and T2 SDE. The supplied Homebrew record also shows Homebrew, Alpine, and Nix formulas, though the upstream page warns users not to use the Homebrew package.

The homepage also documents a practical user history through accepted TXR-based answers on Stack Overflow and Unix StackExchange. That is a useful signal for a package-nerd niche: TXR spread as a sharp text-processing answer to hard one-off problems more than as a mainstream application platform.

使われ方

TXR is used from the command line for scraping, extracting, transforming, and reporting on arbitrary text. Users can write compact one-liners, pattern files that act like reverse templates, or larger TXR Lisp programs and scripts.

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

TXR matters in package collections because it sits between awk, sed, Perl, and Lisp: a small executable with a large manual, a distinctive pattern language, and enough runtime to solve messy text problems without pulling in a larger language stack.

タイムライン

  • 2009: Official homepage says the TXR project started.
  • 2025: Official manpage build is dated July 19, 2025.
  • 2026: Official homepage advertises TXR 302 installers and downloads.

Related projects

  • Awk: explicitly compared with TXR's pattern language on the homepage.
  • TXR Lisp: the Lisp dialect bundled with the TXR system.
  • Rosetta Code solutions in TXR: linked from the official homepage as examples.

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:programming language

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
txrcliグローバル実行可能ファイル
txrlispcliグローバル実行可能ファイル
txrvmcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-08
マネージャ版302
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://www.nongnu.org/txr/

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報Release/tag comparison is only available for GitHub repositories.https://www.nongnu.org/txr/信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:txr
バージョン302
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/txr
ホームページhttps://www.nongnu.org/txr/
リポジトリhttps://www.kylheku.com/cgit/txr
上流ドキュメントhttps://www.nongnu.org/txr
ライセンスBSD-2-Clause
ソースアーカイブhttps://www.kylheku.com/cgit/txr/snapshot/txr-302.tar.bz2
ビルド依存関係pkgconf
macOS 提供ライブラリlibffi, libxcrypt
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

txr

nix profile install nixpkgs#txr
  • normalized package name match
  • 一致条件: Txr
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/tx/txr/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

txr 302-r2

Programming language for convenient data munging

https://www.nongnu.org/txr/

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

txr-doc 302-r2

Programming language for convenient data munging (documentation)

https://www.nongnu.org/txr/

sudo apk add txr-doc
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: txr
  • normalized package name match
  • 一致条件: Txr
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: txr-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

txr-vim 302-r2

Vim syntax for txr

https://www.nongnu.org/txr/

sudo apk add txr-vim
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: txr
  • normalized package name match
  • 一致条件: Txr
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: txr-vim from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

ソース経路

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

このページは 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