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

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

## インストール

```sh
sudo av install brew:autobrr
```

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

### macOS

- Homebrew (100%):

```sh
brew install autobrr
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add autobrr
```

  証拠: Alpine Linux edge package indexes: autobrr from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#autobrr
```

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

## パッケージ情報

- **パッケージキー:** brew:autobrr
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.83.0
- **ソース概要:** Modern, easy to use download automation for torrents and usenet
- **ホームページ:** <https://autobrr.com/>
- **リポジトリ:** <https://github.com/autobrr/autobrr>
- **最終更新:** 2026-07-28T01:14:15Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- autobrr (エイリアス)
- autobrrctl (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

autobrr is a Go-and-React download automation service for torrent and Usenet workflows, especially private-tracker workflows where reacting to IRC announces quickly can matter more than periodically polling RSS feeds.

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

The official introduction says autobrr development started in early 2020 and entered rapid development in summer 2021 after dissatisfaction with using multiple tools for one download-automation job. Its own README frames the project as a modern replacement influenced by trackarr, autodl-irssi and FlexGet.

The public GitHub repository was created on 2021-08-11, and by 2026 it was still releasing frequently, with v1.81.0 published on 2026-06-28. The docs and README emphasize a web UI, Go backend, React frontend, container support, SQLite/PostgreSQL storage, and integrations with torrent clients, Usenet clients, notifications, and the *arr ecosystem.

### 採用の歴史

autobrr adoption is visible in seedbox and home-server distribution channels rather than only in source-code metrics. The official README and Linux docs list installation paths for Swizzin, Saltbox, QuickBox, shared seedbox providers, Docker, Windows, macOS and generic Linux, while the input package facts show packaging in Homebrew, apk and nix.

The project's GitHub metadata showed thousands of stars and hundreds of forks in June 2026, which fits its role as a widely recognized tool in the private-tracker and media-automation niche.

### 使われ方

A typical autobrr setup creates a config directory, runs the daemon, opens the web UI, then configures indexers, IRC channels, filters and actions. On Linux the official docs use ~/.config/autobrr and systemd; on macOS the docs show Homebrew and /opt/homebrew/var/autobrr as the service config directory.

The key usage pattern is event-driven release handling: autobrr listens to IRC announce channels or feeds, applies filters, then forwards matching torrents or NZBs to qBittorrent, Deluge, rTorrent, Transmission, SABnzbd, Sonarr, Radarr and related services.

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

For package users, autobrr is interesting because it packages a web service, CLI companion, config file, database and service integration into the same formula/package. It is not a single fire-and-forget CLI: the package has to land in a sensible service layout and preserve state.

It also documents the cultural shift from older IRC bots and Perl-era tracker automation toward a self-hosted Go binary with a browser UI, Docker images and package-manager installs.

### タイムライン

- 2020: Development begins, according to the official introduction.
- 2021: Rapid development begins in summer; the GitHub repository is created on 2021-08-11.
- 2026: v1.81.0 is published on GitHub releases on 2026-06-28.

### Related projects

- autobrr names trackarr, autodl-irssi and FlexGet as inspirations.
- The docs position autobrr alongside Radarr, Sonarr, Lidarr, Readarr, Whisparr, qBittorrent, Deluge, rTorrent, Transmission, SABnzbd, Torznab, Newznab and Prowlarr.

### ソース

- <https://api.github.com/repos/autobrr/autobrr>
- <https://api.github.com/repos/autobrr/autobrr/releases>
- <https://autobrr.com/installation/linux>
- <https://autobrr.com/installation/macos>
- <https://autobrr.com/introduction>
- <https://github.com/autobrr/autobrr#readme>


## セキュリティノート

formula declares a Homebrew service.

- **Geiger リスク:** orange / 中
- formula declares a Homebrew service


## 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

- Linux: ~/.config/autobrr/config.toml
- macOS: /opt/homebrew/var/autobrr/config.toml

## Credential files

- Linux: ~/.config/autobrr/autobrr.db
- macOS: /opt/homebrew/var/autobrr/autobrr.db
## 他のパッケージマネージャ記録

- Nix - autobrr: normalized package name match | nixpkgs package indexes: pkgs/by-name/au/autobrr/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - autobrr - 1.83.0-r0: normalized package name match | Alpine Linux edge package indexes: autobrr from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | The modern download automation tool for torrents | https://autobrr.com/
- apk - autobrr-doc - 1.83.0-r0: normalized package name match | Alpine Linux edge package indexes: autobrr-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | The modern download automation tool for torrents (documentation) | https://autobrr.com/
- apk - autobrr-openrc - 1.83.0-r0: normalized package name match | Alpine Linux edge package indexes: autobrr-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | The modern download automation tool for torrents (OpenRC init scripts) | https://autobrr.com/


## Combined YAML source

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


## ソース

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