# torrra を Homebrew でインストール

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
