# jackett を Homebrew, apk, chocolatey, Nix, scoop, winget でインストール

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

## インストール

```sh
sudo av install brew:jackett
```

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

### macOS

- Homebrew (100%):

```sh
brew install jackett
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add jackett
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#jackett
```

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

### Windows

- Chocolatey (92%):

```sh
choco install jackett
```

  証拠: Chocolatey community package catalog: jackett from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','intel-network-drivers-win10'

- Scoop (92%):

```sh
scoop install extras/jackett
```

  証拠: Scoop official bucket manifest trees: bucket/jackett.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id Jackett.Jackett -e
```

  証拠: Windows Package Manager source index: Jackett.Jackett from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:jackett
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.24.2323
- **ソース概要:** API Support for your favorite torrent trackers
- **ホームページ:** <https://github.com/Jackett/Jackett>
- **リポジトリ:** <https://github.com/Jackett/Jackett>
- **最終更新:** 2026-08-03T07:41:35Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- jackett (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

Jackett is a tracker-proxy service that translates requests from media automation and search applications into tracker-specific HTTP queries, then returns standardized Torznab or TorrentPotato results.

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

The Jackett repository was created in 2015. Its README describes the project as a bridge between applications such as Sonarr, Radarr, Lidarr, qBittorrent, Mylar3, and other tools and a large maintained collection of torrent tracker integrations.

Jackett grew around a simple but maintenance-heavy idea: keep tracker scraping and translation logic in one repository so client applications do not each need to implement every tracker. The README's supported-tracker sections and release feed show a project shaped by continual indexer maintenance rather than occasional large feature drops.

### 採用の歴史

Jackett was adopted in the personal media automation ecosystem because Torznab gave applications a common search API while many trackers lacked a shared interface. Package metadata lists Homebrew, Alpine, Chocolatey, Nix, Scoop, and winget, and the README advertises Docker distribution through linuxserver/jackett, matching a self-hosted-service audience.

### 使われ方

Users run the jackett service, configure tracker indexers, and point clients at local API URLs such as /api/v2.0/indexers/.../results/torznab with an API key. The README documents recent-upload feeds, searches, aggregate indexers, filters, Torznab query syntax, and tracker capability lookups.

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

Jackett is package-nerd significant because it packages scraper churn as infrastructure. It turns hundreds of tracker-specific parsing rules into one service, making the real package surface an API contract, a config directory, and a rapid release cadence.

### タイムライン

- 2015: Jackett repository created.
- 2010s: Jackett became a bridge for Sonarr/Radarr-style media automation clients and torrent trackers.
- 2020s: The project maintained broad OS, Docker, and package-manager distribution.
- 2026: The release feed shows frequent 0.24.x service releases.

### Related projects

- Related projects and protocols include Sonarr, Radarr, Lidarr, Mylar3, qBittorrent, Torznab, TorrentPotato, FlareSolverr, linuxserver/jackett, and tracker-specific indexer definitions.

### ソース

- <https://api.github.com/repos/Jackett/Jackett>
- <https://api.github.com/repos/Jackett/Jackett/releases?per_page=20>
- <https://formulae.brew.sh/formula/jackett>
- <https://github.com/Jackett/Jackett>
- <https://raw.githubusercontent.com/Jackett/Jackett/master/README.md>


## セキュリティノート

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/Jackett/
- macOS: ~/.config/Jackett/, ~/Library/Application Support/Jackett/
- Windows: %ProgramData%\Jackett\
## 他のパッケージマネージャ記録

- Nix - jackett: normalized package name match | nixpkgs package indexes: pkgs/by-name/ja/jackett/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - jackett - 0.24.1815-r0: normalized package name match | Alpine Linux edge package indexes: jackett from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | API Support for your favorite torrent trackers | https://github.com/Jackett/Jackett
- apk - jackett-openrc - 0.24.1815-r0: normalized package name match | Alpine Linux edge package indexes: jackett-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | API Support for your favorite torrent trackers (OpenRC init scripts) | https://github.com/Jackett/Jackett
- Chocolatey - jackett: normalized package name match | Chocolatey community package catalog: jackett from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','intel-network-drivers-win10'
- Scoop - extras/jackett: normalized package name match | Scoop official bucket manifest trees: bucket/jackett.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
- winget - Jackett.Jackett: normalized package name match | Windows Package Manager source index: Jackett.Jackett from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/jackett.yml](https://github.com/mxcl/pkgdb/blob/main/combined/jackett.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
