# 使用 Homebrew 安装 torrra

查看 torrra 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:torrra
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install torrra
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:torrra
- **软件包管理器:** Homebrew
- **版本:** 2.0.7
- **来源摘要:** Find and download torrents without leaving your CLI
- **主页:** <https://torrra.readthedocs.io/en/latest/>
- **仓库:** <https://github.com/stabldev/torrra>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- torrra (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.0.7
## 项目历史与用法

Torrra is a Python CLI/TUI for searching and downloading torrents from the terminal. Its README describes it as powered by Jackett or Prowlarr for search and libtorrent for downloads, with a Textual-based interface.

### 项目历史

The project is a recent terminal-first BitTorrent client wrapper rather than an old ecosystem package. Its README identifies it as MIT licensed with 2025 copyright, and the official documentation title shows a 2.0.7 documentation build.

Torrra's project direction is to combine several pieces that package nerds often run separately: Jackett or Prowlarr indexers, libtorrent downloading, a persistent TOML config, caching, themes, and a Textual TUI with pause/resume controls.

### 采用历史

Official installation notes in the README lead with pipx and uv tool install, then list AUR, standalone binaries, Homebrew, and Docker as additional options. The input package facts confirm Homebrew packaging, placing Torrra in the cross-platform Python CLI packaging pattern rather than a single-distribution tool.

### 使用方式

The README shows three main workflows: interactive search by running torrra with a configured indexer, direct search with torrra search, and direct download from magnet URIs or .torrent files with torrra download. Configuration commands set Jackett URL, Jackett API key, default indexer, download paths, and themes in config.toml.

For package nerds, Torrra is mainly interesting because it brings the torrent search/download loop into the terminal while still integrating with self-hosted indexer tools. The credentials file doubles as configuration because API keys for Jackett or Prowlarr are stored in the same TOML config.

### 为什么软件包爱好者会关心

Torrra is significant as a modern Python/Textual example in the torrent CLI space: it packages search, indexer credentials, libtorrent downloads, and a TUI into one command while supporting pipx, uv, AUR, Homebrew, binaries, and Docker.

### 时间线

- 2025: README license line identifies MIT copyright for the project.
- 2.0.7 docs: Read the Docs publishes Torrra documentation with usage, configuration, indexer, roadmap, and contributing sections.
- Current packaging: README lists pipx, uv tool install, AUR, standalone binaries, Homebrew, and Docker options.

### Related projects

- The README names Jackett, Prowlarr, libtorrent, and Textual as the main surrounding ecosystem. It also mentions pipx, uv, AUR, Homebrew, and Docker as packaging/install surfaces.

### 来源

- <https://github.com/stabldev/torrra#readme>
- <https://torrra.readthedocs.io/en/latest/configuration.html>
- <https://torrra.readthedocs.io/en/latest/usage.html>
- source_facts.package-manager


## 安全说明

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

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.config/torrra/config.toml
- Windows: %APPDATA%\torrra\config.toml

## Credential files

- Unix: ~/.config/torrra/config.toml
- Windows: %APPDATA%\torrra\config.toml

## Combined YAML source

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


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
