# ata を Homebrew, MacPorts でインストール

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

## インストール

```sh
sudo av install brew:ata
```

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

### macOS

- Homebrew (100%):

```sh
brew install ata
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install ata
```

  証拠: MacPorts ports tree: llm/ata/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:ata
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.0.4
- **ソース概要:** ChatGPT in the terminal
- **ホームページ:** <https://github.com/transformrs/ata>
- **リポジトリ:** <https://github.com/transformrs/ata>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- ata (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 2.0.4
## プロジェクトの歴史と使われ方

The Homebrew `ata` formula currently points at a small Rust command-line AI tool whose upstream README now brands the executable as `trf`: multimodal AI in the terminal. It is designed for shell pipelines rather than a stateful chat application.

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

The repository began in January 2023, shortly after the first wave of ChatGPT terminal wrappers. Early releases used the `ata` name and focused on OpenAI-style chat from standard input; by the current README the project presents itself as `trf` and supports OpenAI, DeepInfra, Google, Hyperbolic, and other providers.

The 2.0.0 release added support for `gpt-3.5-turbo` and mentioned a default configuration directory, while the current README states the project philosophy as not handling state and doing settings through command-line arguments and environment variables.

### 採用の歴史

The supplied package metadata lists Homebrew and MacPorts packaging. Upstream release notes show community bug fixes, including input handling and old-config compatibility, but official public adoption history is otherwise thin.

### 使われ方

Typical usage pipes text into `trf chat` or `trf tts`, with provider keys supplied as environment variables such as `OPENAI_KEY` or `DEEPINFRA_KEY`. The README examples intentionally compose with ordinary shell tools, files, scripts, and media players such as VLC.

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

For package nerds, the interesting bit is the naming drift and Unix-tool posture: a package named `ata`, an upstream README titled `trf`, and a deliberate preference for stdin/stdout, environment variables, and tiny wrapper scripts over application-managed state.

### タイムライン

- 2023: Initial repository commits and first tagged release series.
- 2023: v2.0.0 added gpt-3.5-turbo support.
- 2024: v2.0.4 fixed crashes with old config files.

### Related projects

- Related tools include terminal AI wrappers, OpenAI/DeepInfra command-line clients, text-to-speech pipelines, and shell-scriptable LLM helpers.

### ソース

- Official git metadata from https://github.com/transformrs/ata.git
- <https://github.com/transformrs/ata#readme>
- <https://github.com/transformrs/ata/releases.atom>


## セキュリティノート

narrow executable package without higher-risk signals.

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

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

- MacPorts - ata: normalized package name match | MacPorts ports tree: llm/ata/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/ata.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ata.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
