# 使用 Homebrew, MacPorts 安装 ata

查看 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
