# Installer nzbget avec Homebrew, apk, apt, MacPorts, Nix, pacman, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de nzbget pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:nzbget
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install nzbget
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install nzbget
```

  Preuve: MacPorts ports tree: net/nzbget/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add nzbget
```

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

- Debian apt (92%):

```sh
sudo apt install nzbget
```

  Preuve: Debian stable package indexes: nzbget from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#nzbget
```

  Preuve: nixpkgs package indexes: pkgs/by-name/nz/nzbget/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S nzbget
```

  Preuve: Arch Linux sync databases: nzbget from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- winget (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:nzbget
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/nzbget>
- **Version:** 26.2
- **Résumé source:** Binary newsgrabber for nzb files
- **Page d'accueil:** <https://nzbget.com>
- **Dépôt:** <https://github.com/nzbgetcom/nzbget>
- **Docs amont:** <https://nzbget.com>
- **Licence:** GPL-2.0-or-later
- **Archive source:** <https://github.com/nzbgetcom/nzbget/archive/refs/tags/v26.2.tar.gz>
- **Dernière mise à jour:** 2026-06-18T13:22:33Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- nzbget (cli)
- nzbget (alias)

## Dépendances

- boost
- openssl@3
- sevenzip

## Dépendances de compilation

- cmake

## Bibliothèques fournies par macOS

- libxml2
- ncurses

## Comportement d'installation

- hook post-installation: non défini
- Service: declared
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 26.2
- gestionnaire mis à jour: 2026-06-18
- données locales: OK
- dépôt amont: https://github.com/nzbgetcom/nzbget
- dernière version détectée: v26.2 (à jour)
## Historique du projet et usages

NZBGet is a C++ Usenet NZB downloader focused on high throughput and low resource use. It downloads files from Usenet based on NZB metadata and is commonly run through a web interface, service setup, Docker container, NAS package, or automation stack.

### Historique du projet

The original NZBGet project was maintained for years by hugbug and distributed through SourceForge and GitHub-era project sites. SourceForge describes it as a C++ Usenet downloader designed for maximum download speed with very little system resources, suitable for PCs, NAS devices, WLAN routers, and media players.

The original GitHub repository was archived on 2022-11-18. The nzbget.com fork was created on 2023-07-19 and its README states that it continues the original work formerly maintained by hugbug, with respect for the long-time maintainer and for the benefit of the Usenet community.

### Historique d'adoption

NZBGet has persisted because it fits automation-heavy Usenet workflows: low-resource downloader, web UI, post-processing, extension scripts, API access, and deployment on always-on NAS or container hosts. The nzbget.com README lists releases or packages for Windows, macOS, Linux, FreeBSD, Docker, Synology, ASUSTOR, QNAP, TrueNAS SCALE, and Android.

Homebrew reported stable version 26.2 and 1041 installs over the 365-day analytics window queried on 2026-07-01. That understates total use because much of NZBGet's audience installs via Docker, NAS package repositories, Linux packages, or direct binaries rather than Homebrew.

### Modes d'utilisation

Typical users configure one or more Usenet servers, set watched NZB directories or web/API ingestion, and integrate NZBGet with media automation tools such as Sonarr and Radarr. The modern documentation and README emphasize extensions, post-processing scripts, queue/scan/feed scripts, performance tips, and migration from NZBGet v21 or older.

### Pourquoi les passionnés de paquets s'y intéressent

NZBGet is significant as a long-lived infrastructure-style downloader that survived upstream abandonment through a community continuation fork. For package maintainers, the important history is the switchover from the archived nzbget/nzbget lineage to nzbgetcom/nzbget, plus the broad platform matrix that makes release packaging a central part of the project.

### Chronologie

- 2008-02-01: SourceForge still lists NZBGet 0.3.1 files, showing the project's older pre-GitHub distribution history.
- 2022-11-18: original nzbget/nzbget GitHub repository archived, according to GitHub issue/search pages.
- 2023-07-19: nzbgetcom/nzbget repository created.
- 2026-07-01: Homebrew formula API reported stable version 26.2.

### Related projects

- nzbget/nzbget original repository
- nzbgetcom/nzbget continuation fork
- Sonarr
- Radarr
- SABnzbd
- LinuxServer.io Docker images

### Sources

- <https://api.github.com/repos/nzbgetcom/nzbget>
- <https://formulae.brew.sh/api/formula/nzbget.json>
- <https://github.com/nzbget/nzbget/issues/282>
- <https://github.com/nzbgetcom/nzbget>
- <https://nzbget.com/>
- <https://nzbget.com/download/>
- <https://raw.githubusercontent.com/nzbgetcom/nzbget/develop/README.md>
- <https://sourceforge.net/projects/nzbget/>
- <https://sourceforge.net/projects/nzbget/files/nzbget-stable/0.3.1/>


## Notes de sécurité

formula declares a Homebrew service.

- **Risque Geiger:** orange / moyen
- formula declares a Homebrew service

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** nzbget
- **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

## Autres enregistrements de gestionnaires de paquets

- Debian apt - nzbget - 21.0+dfsg-4+b1: normalized package name match | Debian stable package indexes: nzbget from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | command-line based binary newsgrabber for nzb files | https://nzbget.net
- Nix - nzbget: normalized package name match | nixpkgs package indexes: pkgs/by-name/nz/nzbget/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - nzbget - 21.0+dfsg-4build2: normalized package name match | Ubuntu 24.04 LTS package indexes: nzbget from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | command-line based binary newsgrabber for nzb files | https://nzbget.net
- apk - nzbget - 26.0-r0: normalized package name match | Alpine Linux edge package indexes: nzbget from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Usenet downloader | https://nzbget.com
- apk - nzbget-openrc - 26.0-r0: normalized package name match | Alpine Linux edge package indexes: nzbget-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Usenet downloader (OpenRC init scripts) | https://nzbget.com
- pacman - nzbget - 26.2-2: normalized package name match | Arch Linux sync databases: nzbget from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Efficient usenet downloader | https://nzbget.com
- MacPorts - nzbget: normalized package name match | MacPorts ports tree: net/nzbget/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- winget - nzbget.nzbget: normalized package name match | Windows Package Manager source index: nzbget.nzbget from https://cdn.winget.microsoft.com/cache/source.msix


## Liens liés

- [Secret-risk packages](https://pkg.so/fr/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Productivity CLI packages](https://pkg.so/fr/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [openssl@3](https://pkg.so/fr/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [sevenzip](https://pkg.so/fr/brew/sevenzip/) - Runtime dependency declared by Homebrew.
- [cmake](https://pkg.so/fr/brew/cmake/) - Build dependency declared by Homebrew.
- [pan](https://pkg.so/fr/brew/pan/) - Shares pkgdb curated category or tags: cli, networking, usenet.
- [brag](https://pkg.so/fr/brew/brag/) - Shares pkgdb curated category or tags: cli, networking, usenet.
- [autobrr](https://pkg.so/fr/brew/autobrr/) - Shares pkgdb curated category or tags: automation, cli, networking, usenet.
- [gdown](https://pkg.so/fr/brew/gdown/) - Shares pkgdb curated category or tags: cli, downloader, networking.
- [telegram-downloader](https://pkg.so/fr/brew/telegram-downloader/) - Shares pkgdb curated category or tags: cli, downloader, networking.
- [apprise](https://pkg.so/fr/brew/apprise/) - Shares pkgdb curated category or tags: automation, cli, networking.
- [lexicon](https://pkg.so/fr/brew/lexicon/) - Shares pkgdb curated category or tags: automation, cli, networking.
- [ipget](https://pkg.so/fr/brew/ipget/) - Shares pkgdb curated category or tags: cli, downloader, networking.
- [fastnetmon](https://pkg.so/fr/brew/fastnetmon/) - Local package facts share a topical domain. Shared terms: boost, cli, networking, openssl, openssl-3.
- [i2pd](https://pkg.so/fr/brew/i2pd/) - Local package facts share a topical domain. Shared terms: boost, cli, networking, openssl, openssl-3.
- [pdns](https://pkg.so/fr/brew/pdns/) - Local package facts share a topical domain. Shared terms: boost, cli, networking, openssl, openssl-3.

## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
