# Install jackett with Homebrew, apk, chocolatey, Nix, scoop, winget

API Support for your favorite torrent trackers. Version 0.24.2184 via Homebrew; verified 2026-07-08.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install jackett
```

  Evidence: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add jackett
```

  Evidence: 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
```

  Evidence: 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
```

  Evidence: Chocolatey community package catalog: jackett from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','invantive-control-for-excel'

- Scoop (92%):

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

  Evidence: 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
```

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

## Package facts

- **Package key:** brew:jackett
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/jackett>
- **Version:** 0.24.2184
- **Source summary:** API Support for your favorite torrent trackers
- **Homepage:** <https://github.com/Jackett/Jackett>
- **Repository:** <https://github.com/Jackett/Jackett>
- **Upstream docs:** <https://github.com/Jackett/Jackett#readme>
- **License:** GPL-2.0-only
- **Source archive:** <https://github.com/Jackett/Jackett/archive/refs/tags/v0.24.2184.tar.gz>
- **Last updated:** 2026-07-08T06:30:07Z
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- jackett (cli)
- jackett (alias)

## Dependencies

- dotnet@9

## Install behavior

- Post-install hook: not defined
- Service: declared
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.24.2184
- Package-manager updated: 2026-07-08
- Local data: ok
- Upstream repository: https://github.com/Jackett/Jackett
- Upstream latest detected: v0.24.2184 (current)
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

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

### Sources

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


## Security Notes

formula declares a Homebrew service.

- **Geiger risk:** orange / medium
- 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 Details

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

## Other Package-Manager Records

- 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','invantive-control-for-excel'
- 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


## Related links

- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [dotnet@9](https://www.automicvault.com/pkg/brew/dotnet-9/) - Runtime dependency declared by Homebrew.
- [autobrr](https://www.automicvault.com/pkg/brew/autobrr/) - Shares av.db curated category or tags: cli, networking, torrent.
- [blocky](https://www.automicvault.com/pkg/brew/blocky/) - Shares av.db curated category or tags: cli, networking, proxy.
- [brook](https://www.automicvault.com/pkg/brew/brook/) - Shares av.db curated category or tags: cli, networking, proxy.
- [cloudflared](https://www.automicvault.com/pkg/brew/cloudflared/) - Shares av.db curated category or tags: cli, networking, proxy.
- [cntlm](https://www.automicvault.com/pkg/brew/cntlm/) - Shares av.db curated category or tags: cli, networking, proxy.
- [connect](https://www.automicvault.com/pkg/brew/connect/) - Shares av.db curated category or tags: cli, networking, proxy.
- [ctrld](https://www.automicvault.com/pkg/brew/ctrld/) - Shares av.db curated category or tags: cli, networking, proxy.
- [dante](https://www.automicvault.com/pkg/brew/dante/) - Shares av.db curated category or tags: cli, networking, proxy.
- [glider](https://www.automicvault.com/pkg/brew/glider/) - Local package facts share a topical domain. Shared terms: cli, networking, proxy, support.
- [mktorrent](https://www.automicvault.com/pkg/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/automic-vault/db/blob/main/combined/jackett.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
