How to Install nzbget software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install nzbget software package in Ubuntu 14.04 LTS (Trusty Tahr)

nzbget software package provides command-line based binary newsgrabber for nzb files, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install nzbget 

nzbget is installed in your system.

Make ensure the nzbget package were installed using the commands given below,

$ sudo dpkg-query -l | grep nzbget *

You will get with nzbget package name, version, architecture and description in a table

nzbget package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Network
Package nzbget
Version 12.0+dfsg-1
Description command-line based binary newsgrabber for nzb files
Sub Section Net


See Also, How to uninstall or remove nzbget software package from Ubuntu 14.04 LTS (Trusty Tahr)?