# 使用 Homebrew, apk, chocolatey, Nix, scoop, winget 安装 jackett

查看 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
- **软件包管理器页面:** <https://formulae.brew.sh/formula/jackett>
- **版本:** 0.24.2327
- **来源摘要:** API Support for your favorite torrent trackers
- **主页:** <https://github.com/Jackett/Jackett>
- **仓库:** <https://github.com/Jackett/Jackett>
- **许可证:** GPL-2.0-only
- **源码归档:** <https://github.com/Jackett/Jackett/archive/refs/tags/v0.24.2323.tar.gz>
- **最后更新:** 2026-08-04T09:57:49Z
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- jackett (cli)
- jackett (别名)

## 依赖

- dotnet@9

## 安装行为

- post-install 钩子: 未定义
- 服务: declared
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.24.2327
- 管理器更新时间: 2026-08-04
- 本地数据: OK
- 上游仓库: https://github.com/Jackett/Jackett
- 检测到的最新版本: v0.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\
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** jackett
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 其他软件包管理器记录

- 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


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/zh-hans/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [dotnet@9](https://pkg.so/zh-hans/brew/dotnet-9/) - Runtime dependency declared by Homebrew.
- [cloudflared](https://pkg.so/zh-hans/brew/cloudflared/) - Shares pkgdb curated category or tags: cli, networking, proxy.
- [sshuttle](https://pkg.so/zh-hans/brew/sshuttle/) - Shares pkgdb curated category or tags: cli, networking, proxy.
- [sing-box](https://pkg.so/zh-hans/brew/sing-box/) - Shares pkgdb curated category or tags: cli, networking, proxy.
- [xray](https://pkg.so/zh-hans/brew/xray/) - Shares pkgdb curated category or tags: cli, networking, proxy.
- [proxychains-ng](https://pkg.so/zh-hans/brew/proxychains-ng/) - Shares pkgdb curated category or tags: cli, networking, proxy.
- [v2ray](https://pkg.so/zh-hans/brew/v2ray/) - Shares pkgdb curated category or tags: cli, networking, proxy.
- [envoy](https://pkg.so/zh-hans/brew/envoy/) - Shares pkgdb curated category or tags: cli, networking, proxy.
- [squid](https://pkg.so/zh-hans/brew/squid/) - Shares pkgdb curated category or tags: cli, networking, proxy.
- [connect](https://pkg.so/zh-hans/brew/connect/) - Local package facts share a topical domain. Shared terms: cli, networking, proxy, support.
- [glider](https://pkg.so/zh-hans/brew/glider/) - Local package facts share a topical domain. Shared terms: cli, networking, proxy, support.
- [mktorrent](https://pkg.so/zh-hans/brew/mktorrent/) - Local package facts share a topical domain. Shared terms: cli, networking, torrent, trackers.

## 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
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
