This package browser is in early development. Mind the rough edges.

nzbget 21.1

Usenet binary file downloader

NZBGet is a binary newsgrabber, which downloads files from Usenet based on information given in nzb files. NZBGet can be used in standalone and in server/client modes. In standalone mode, you pass NZBGet nzb files as command-line parameters and it downloads them and exits. NZBGet also contains a Web interface. Its server can be controlled through remote procedure calls (RPCs).

Installation

Install nzbget 21.1 as follows:

guix install nzbget@21.1

Or install the latest version:

guix install nzbget

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.