Credential-Zugriff
Reads netrc credentials, cookies, headers, and output file paths.
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für wget in AI-Agent-Workflows.
Agent-Sicherheit
wget fetches remote content and can mirror sites or download installer scripts.
Reads netrc credentials, cookies, headers, and output file paths.
Usually fetch-only, but can call authenticated endpoints and write local files.
Can download scripts or artifacts that later execute or deploy.
Gate authenticated downloads, recursive mirrors, and shell installer use.
Allow public single-file downloads; require approval for credentials, recursion, and executable outputs.
Installation
brew install wgetlocal Homebrew formula metadata
sudo port install wgetMacPorts ports tree · net/wget/Portfile · Quelle: api.github.com
sudo apk add wgetAlpine Linux edge package indexes · wget · Quelle: dl-cdn.alpinelinux.org
sudo apt install wgetDebian stable package indexes · wget · Quelle: deb.debian.org
nix profile install nixpkgs#wgetnixpkgs package indexes · pkgs/by-name/wg/wget/package.nix · Quelle: api.github.com
sudo pacman -S wgetArch Linux sync databases · wget · Quelle: geo.mirror.pkgbuild.com
sudo zypper install wgetopenSUSE Tumbleweed package metadata · wget · Quelle: download.opensuse.org
sudo dnf install wget1-wgetFedora Rawhide package metadata · wget1-wget · Quelle: dl.fedoraproject.org
choco install WgetChocolatey community package catalog · Wget · Quelle: community.chocolatey.org
scoop install main/wgetScoop official bucket manifest trees · bucket/wget.json · Quelle: api.github.com
winget install --id JernejSimoncic.Wget -eWindows Package Manager source index · JernejSimoncic.Wget · Quelle: cdn.winget.microsoft.com
Überblick
Internet file retriever
Verlauf
GNU Wget is the GNU Project's non-interactive command-line retriever for HTTP, HTTPS, FTP, and FTPS. It is one of the canonical Unix-style tools for scripted downloads, recursive mirroring, resumable transfers, and unattended network retrieval.
Wget descends from Geturl, a program by Hrvoje Niksic whose development began in late 1995. The name changed to Wget after the author learned of an earlier Amiga program called GetURL. Public Geturl releases appeared in 1996, and Wget 1.4.0 in November 1996 was the first release under the Wget name and the GNU GPL.
The tool solved a real mid-1990s problem: Unix users needed a reliable downloader that could handle both HTTP and FTP, run without a browser, survive slow or unstable dial-up and university connections, and build with ordinary Unix development tools. That combination made it spread quickly among Unix users and later most Linux distributions.
Wget's stewardship moved from the original author to broader GNU maintenance. The GNU project page lists Tim Ruehsen, Darshit Shah, and Giuseppe Scrivano as current maintainers and Hrvoje Niksic as original author. The source is hosted on GNU Savannah, and the manual's copyright range begins in 1996, reflecting the long-running GNU package history.
Wget became a default tool in the mental toolbox of system administrators, release engineers, distribution maintainers, researchers, and shell users because it is non-interactive and scriptable. Its adoption was reinforced by features that map directly to automation: retrying failed downloads, continuing partial transfers when servers support it, following links for recursive retrieval, converting links for local browsing, using timestamps for mirroring, supporting proxies, and reading URLs from files or standard input.
The package also became important outside ordinary downloads. Since Wget 1.14 it has supported WARC output, making it useful in web archiving workflows. GNU Wget2 is now developed separately for newer web protocols and parallelism, but classic Wget remains widely used because of its stable behavior and enormous installed base.
Basic use is `wget URL`, but its package-nerd importance comes from flags and composability: `-r` for recursive retrieval, `-c` for continuing partial downloads, `-O -` for piping content to standard output, `-i` for reading URL lists, and `.wgetrc` for persistent defaults. It is equally at home in cron jobs, build scripts, Dockerfiles, release automation, and one-off shell sessions.
Wget's behavior is deliberately non-interactive, so it can keep working after a user logs out or when no graphical environment exists. That makes it a historical counterpart to browsers and graphical download managers: less interactive, but much better suited to repeatable automation.
Wget is one of the archetypal packages that demonstrates why small Unix command-line tools matter. It turned web and FTP retrieval into a dependable script primitive, which is why so many other package builds, test fixtures, mirrors, and operational runbooks have depended on it for decades.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.wgetrcCredential-bearing paths to review before unattended agent runs.
~/.netrc~/.wgetrcExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
wget | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://www.gnu.org/software/wget/
Installationsmetadaten
| Paketschlüssel | brew:wget |
|---|---|
| Version | 1.25.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/wget |
| Homepage | https://www.gnu.org/software/wget/ |
| Repository | https://git.savannah.gnu.org/cgit/wget.git |
| Upstream-Dokumentation | https://www.gnu.org/software/wget |
| Lizenz | GPL-3.0-or-later |
| Quellarchiv | https://ftpmirror.gnu.org/gnu/wget/wget-1.25.0.tar.gz |
| Zuletzt aktualisiert | 2026-06-26T01:12:58Z |
| Pulse | updated |
| Abhängigkeiten | gettext, libidn2, libpsl, libunistring, openssl@3 |
| Build-Abhängigkeiten | pkgconf |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | wget |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
wget 1.25.0-2
retrieves files from the web
https://www.gnu.org/software/wget/
sudo apt install wgetwget
nix profile install nixpkgs#wgetwget 1.21.4-1ubuntu4
retrieves files from the web
https://www.gnu.org/software/wget/
sudo apt install wgetwget 1.25.0-r3
Network utility to retrieve files from the Web
https://www.gnu.org/software/wget/wget.html
sudo apk add wgetwget-doc 1.25.0-r3
Network utility to retrieve files from the Web (documentation)
https://www.gnu.org/software/wget/wget.html
sudo apk add wget-docwget1-wget 1.25.0-2.fc43
wget1 shim to provide wget
http://www.gnu.org/software/wget/
sudo dnf install wget1-wgetwget2-wget 2.2.1-2.fc44
wget2 shim to provide wget
https://gitlab.com/gnuwget/wget2
sudo dnf install wget2-wgetwget 1.25.0-5
Network utility to retrieve files from the web
https://www.gnu.org/software/wget/wget.html
sudo pacman -S wgetwget 1.25.0-2.4
A Tool for Mirroring FTP and HTTP Servers
https://www.gnu.org/software/wget/
sudo zypper install wgetwget-lang 1.25.0-2.4
Translations for package wget
https://www.gnu.org/software/wget/
sudo zypper install wget-langwget
sudo port install wgetWget
choco install Wgetmain/wget
scoop install main/wgetJernejSimoncic.Wget
winget install --id JernejSimoncic.Wget -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.