How to Install and Uninstall nzb Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "nzb" package

Please follow the guidance below to install nzb on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install nzb

2. Uninstall "nzb" package

Here is a brief guide to show you how to uninstall nzb on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove nzb $ sudo apt autoclean && sudo apt autoremove

3. Information about the nzb package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: nzb
Priority: optional
Section: universe/net
Installed-Size: 298
Maintainer: Ubuntu Developers
Original-Maintainer: Mattias Nordstrom
Architecture: amd64
Version: 0.2-1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libqt4-network (>= 4:4.5.3), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1)
Filename: pool/universe/n/nzb/nzb_0.2-1_amd64.deb
Size: 117582
MD5sum: 4cf6d5c70ffdf0e3258cd7f26e2799f8
SHA1: 92396d5768d5c7bf949bf801f9fac3834ede1673
SHA256: 5c5111984f27720a1aed45f4df9b8d8767d4e9d6bb945ff20cff98b3be59a2d6
Description-en: Usenet binary grabber
nzb is a binary news grabber written in Qt 4. It natively downloads and decodes
the files specified in the nzb file, an XML format which describes binary
files on Usenet by their message-id. nzb provides support for direct streaming
of media files to your favourite media player.
.
nzb files are a popular way to describe files posted on Usenet which span
several messages (multi-part binaries). These files eliminate the need to
fetch headers from newsgroups as nzb files contain the message-ids of the
segments which can be downloaded directly from most news servers. A technical
description can be found at http://docs.newzbin2.es/index.php/Newzbin:NZB_Specs
.
nzb makes Usenet downloading easy by providing an easy to use interface which
loads up a specified nzb file and either downloads the files described in the
nzb or streams the data to an external application. This is usually used for
video files which results in streaming video over Usenet.
Description-md5: fb0713e499e77e36a448fd98c289e602
Homepage: http://www.nzb.fi/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu