# ltl2ba を Homebrew, Nix でインストール

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

## インストール

```sh
sudo av install brew:ltl2ba
```

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

### macOS

- Homebrew (100%):

```sh
brew install ltl2ba
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#ltl2ba
```

  証拠: nixpkgs package indexes: pkgs/by-name/lt/ltl2ba/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:ltl2ba
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/ltl2ba>
- **バージョン:** 1.3
- **ソース概要:** Translate LTL formulae to Buchi automata
- **ホームページ:** <https://lsv.ens-paris-saclay.fr/~gastin/ltl2ba/>
- **上流ドキュメント:** <https://lsv.ens-paris-saclay.fr/~gastin/ltl2ba>
- **ライセンス:** GPL-2.0-or-later
- **ソースアーカイブ:** <https://lsv.ens-paris-saclay.fr/~gastin/ltl2ba/ltl2ba-1.3.tar.gz>
- **生成日時:** 2026-07-08T07:18:31+00:00

## 実行可能ファイル

- ltl2ba (cli)
- ltl2ba (エイリアス)

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 1.3
- ローカルデータ: OK
- 上流リポジトリ: https://lsv.ens-paris-saclay.fr/~gastin/ltl2ba/
- 情報: No package-manager update timestamp was available.
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

LTL2BA is a small command-line and web tool for translating Linear Temporal Logic formulae into Buchi automata. It belongs to the formal-methods and model-checking ecosystem, where such translations are used to turn temporal specifications into automata that model checkers can consume.

### プロジェクトの歴史

The official LTL2BA page describes the software as originally written by Denis Oddoux in version 1.0 and later modified by Paul Gastin in versions 1.2 and 1.3. The page ties the implementation to the paper "Fast LTL to Buchi Automata Translation", presented at CAV 2001, which explains why the package is known mostly inside verification and automata-theory circles rather than as a general developer tool.

The project has kept a deliberately narrow interface: users enter LTL formulae using standard temporal and Boolean operators, can choose Spin syntax compatibility, and can ask the tool to emit an automaton image or a Spin never claim. The official download page is form based and does not advertise an official public source-control repository, so package managers generally package the released program rather than tracking a public upstream Git repository.

### 採用の歴史

LTL2BA was adopted by model-checking users who needed a practical LTL-to-automata translator that could interoperate with Spin. Its presence in Homebrew and Nix, recorded in the supplied package-manager facts, shows that it remains useful enough for Unix-like package collections despite being a specialized academic tool.

### 使われ方

Users provide an LTL formula, choose syntax and simplification options, and use the output as a generalized Buchi automaton, Buchi automaton, or Spin never claim. The package is most relevant in workflows that generate or test temporal properties before feeding them to a model checker.

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

For package-history work, LTL2BA is an example of a compact research artifact that became long-lived infrastructure. It is tiny, stable, and domain-specific, but packaging it saves verification users from building or finding an old academic distribution manually.

### タイムライン

- 2001: The underlying fast LTL-to-Buchi translation work was presented at CAV 2001.
- Version 1.0: Denis Oddoux wrote the original LTL2BA software.
- Versions 1.2 and 1.3: Paul Gastin modified the tool.
- Current packaging: Homebrew and Nix package ltl2ba according to the supplied source facts.

### Related projects

- Spin is an important related model checker because the official interface can use Spin syntax and emit Spin never claims.
- Graphviz dot is related operationally because the official page says automata drawings are generated with dot.
- JLtl2Ba is listed by the official page as a Java interface for LTL2BA.

### ソース

- <https://lsv.ens-paris-saclay.fr/~gastin/ltl2ba/>
- <https://lsv.ens-paris-saclay.fr/~gastin/ltl2ba/download.php>
- source_facts.package-manager


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** ltl2ba
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

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

- Nix - ltl2ba: normalized package name match | nixpkgs package indexes: pkgs/by-name/lt/ltl2ba/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Scientific computing packages](https://www.automicvault.com/ja/pkg/scientific-computing-tools/) - Matched scientific computing metadata.
- [Homebrew utility packages](https://www.automicvault.com/ja/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [acl2](https://www.automicvault.com/ja/pkg/brew/acl2/) - Shares av.db curated category or tags: cli, formal-methods, science.
- [depqbf](https://www.automicvault.com/ja/pkg/brew/depqbf/) - Shares av.db curated category or tags: cli, formal-methods, science.
- [ott](https://www.automicvault.com/ja/pkg/brew/ott/) - Shares av.db curated category or tags: cli, formal-methods, science.
- [yices2](https://www.automicvault.com/ja/pkg/brew/yices2/) - Shares av.db curated category or tags: cli, formal-methods, science.
- [z3](https://www.automicvault.com/ja/pkg/brew/z3/) - Shares av.db curated category or tags: cli, formal-methods, science.
- [rocq](https://www.automicvault.com/ja/pkg/brew/rocq/) - Shares av.db curated category or tags: cli, formal-methods, science.
- [rocq-elpi](https://www.automicvault.com/ja/pkg/brew/rocq-elpi/) - Shares av.db curated category or tags: cli, formal-methods, science.
- [cadical](https://www.automicvault.com/ja/pkg/brew/cadical/) - Shares av.db curated category or tags: cli, formal-methods, science.

## Combined YAML source

View the package source record on GitHub. [combined/ltl2ba.yml](https://github.com/automic-vault/db/blob/main/combined/ltl2ba.yml)


## ソース

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