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

wget 1.25.0

Non-interactive command-line utility for downloading files

GNU Wget is a non-interactive tool for fetching files using the HTTP, HTTPS and FTP protocols. It can resume interrupted downloads, use file name wild cards, supports proxies and cookies, and it can convert absolute links in downloaded documents to relative links.

Installation

Install wget 1.25.0 as follows:

guix install wget@1.25.0

Or install the latest version:

guix install wget

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.