
598,529
Downloads
54,872
Downloads of v 1.17.0.0
11/28/2015
Last update
GNU Wget is a free software package for retrieving files using HTTP, HTTPS and FTP, the most widely-used Internet protocols. It is a non-interactive commandline tool, so it may easily be called from scripts, cron jobs, terminals etc. GNU Wget has many features to make retrieving large files or mirroring entire web or FTP sites easy.
To install Wget, run the following command from the command line or from PowerShell:
C:\> choco install wget
--version 1.17.0.0
To upgrade Wget, run the following command from the command line or from PowerShell:
C:\> choco upgrade wget
--version 1.17.0.0
Files
Hide- tools\ChocolateyInstall.ps1
Show
$packageName = "Wget" $url = "https://eternallybored.org/misc/wget/releases/wget-1.17-win32.zip" $url64 = "https://eternallybored.org/misc/wget/releases/wget-1.17-win64.zip" $unzipLocation = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" # as per: https://www.gnu.org/prep/ftp.html # which point to: http://wget.addictivecode.org/FrequentlyAskedQuestions?action=show&redirect=Faq#download # I'm getting the binaries from: https://eternallybored.org/misc/wget/ Install-ChocolateyZipPackage $packageName $url $unzipLocation $url64
- wget.jpg
Virus Scan Results
- Wget.1.17.0.0.nupkg (18348fbd6c04) - ## / 56 - Log in or click on link to see number of positives
- wget.exe (ce4582cfc510) - ## / 54 - Log in or click on link to see number of positives
- wget.exe (8a5bb83d4a33) - ## / 53 - Log in or click on link to see number of positives
- wget-1.17-win64.zip (761ec4072872) - ## / 55 - Log in or click on link to see number of positives
- wget-1.17-win32.zip (f68b0ca3682c) - ## / 54 - Log in or click on link to see number of positives
Dependencies
This package has no dependencies.
Package Maintainer(s)
Software Author(s)
Tags
Version History
Version | Downloads | Last updated | Status |
---|---|---|---|
GNU Wget 1.19.4 | 111084 | Wednesday, January 24, 2018 | approved |
GNU Wget 1.19.3 | 5062 | Sunday, January 21, 2018 | approved |
GNU Wget 1.19.2 | 97035 | Saturday, October 28, 2017 | approved |
GNU Wget 1.19.1 | 255595 | Sunday, February 26, 2017 | approved |
GNU Wget 1.18.0.20161210 | 19800 | Saturday, December 10, 2016 | approved |
GNU Wget (Install) 1.18 | 6481 | Wednesday, December 7, 2016 | approved |
Wget 1.17.0.0 | 54872 | Saturday, November 28, 2015 | approved |
Wget 1.16.3.0 | 17624 | Wednesday, April 8, 2015 | approved |
Wget 1.11.4.1 | 30561 | Sunday, January 22, 2012 | approved |
Wget 1.11.4 | 415 | Sunday, January 15, 2012 | approved |
Discussion for the Wget Package
Ground rules:
- This discussion is only about Wget and the Wget package. If you have feedback for Chocolatey, please contact the google group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Wget, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.