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

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

pwget software package provides downloader utility which resembles wget (implemented in Perl), 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 pwget 

pwget is installed in your system.

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

$ sudo dpkg-query -l | grep pwget *

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

pwget package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Web Software
Package pwget
Version 2010.1012+git5feaa59-2
Description downloader utility which resembles wget (implemented in Perl)
Sub Section Web


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