Automic VaultAutomic Vault

brew

wget2 mit Homebrew, apk, apt, dnf, MacPorts, Nix, zypper, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für wget2 in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install wget2

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install wget2

MacPorts ports tree · net/wget2/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add wget2

Alpine Linux edge package indexes · wget2 · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install wget2

Debian stable package indexes · wget2 · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install wget2

Fedora Rawhide package metadata · wget2 · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#wget2

nixpkgs package indexes · pkgs/by-name/wg/wget2/package.nix · Quelle: api.github.com

openSUSE zypperverifiziert · 92%
sudo zypper install wget2

openSUSE Tumbleweed package metadata · wget2 · Quelle: download.opensuse.org

Windows

Scoopverifiziert · 92%
scoop install main/wget2

Scoop official bucket manifest trees · bucket/wget2.json · Quelle: api.github.com

Windows Package Managerverifiziert · 92%
winget install --id GNU.Wget2 -e

Windows Package Manager source index · GNU.Wget2 · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Successor of GNU Wget, a file and recursive website downloader

Befehle und Aliase

  • wget2

Verlauf

Projektgeschichte und Nutzung

GNU Wget2 is the GNU project's modern successor to GNU Wget, keeping the familiar non-interactive downloader role while moving the implementation to a new codebase built around libwget. Upstream describes it as a file and recursive website downloader written from scratch, with libwget providing the reusable web-client functions.

Its package-nerd identity is tied to the long Unix tradition of scripting downloads with Wget, but Wget2 exists to make that role fit newer web infrastructure: HTTP/2, compression, parallel connections, TLS features, Metalink, robots handling, and richer parsing for recursive downloads.

Projektgeschichte

The public Wget2 repository on GitLab was created in April 2017, after earlier GNU Wget development had accumulated decades of compatibility expectations. A 2017 GNU Hackers Meeting presentation framed Wget2 around the need to support newer web technologies and improve the testability and extensibility of the downloader.

GNU announced Wget2 2.0.0 on 26 September 2021. In that announcement, maintainer Tim Ruehsen described Wget2 as a from-scratch successor that wraps libwget, and explicitly noted that Wget 1.x would continue to be maintained while breaking changes and new functionality went into Wget2 and libwget.

Subsequent releases continued the separate Wget2 line rather than replacing Wget in place. GitLab lists releases including 2.1.0 in 2023 and 2.2.1 at the end of 2025, and the January 2026 GNU announcement again positioned Wget2 as the successor focused on faster modern HTTP operation.

Adoptionsgeschichte

Wget2's adoption has been cautious because Wget 1.x is a deeply embedded command-line tool in scripts, build systems, and distribution tooling. The 2.0.0 announcement called Wget2 a drop-in replacement in many cases except WARC and FTP, but also warned users to test because subtle differences could matter.

The project therefore occupies a parallel-successor role in packaging ecosystems: it is packaged as wget2 rather than silently supplanting wget in many environments, letting users opt into the faster libwget-based implementation while preserving old Wget behavior for compatibility-sensitive scripts.

Wie es verwendet wird

Users reach for Wget2 for the same broad jobs as Wget: downloading individual URLs, recursively mirroring sites, converting links for offline use, fetching URLs from input files, and automating downloads in shell scripts. Its advantages are most visible on modern web servers where HTTP/2, compression, persistent connections, and parallelism can improve throughput.

The README also highlights package-nerd features beyond simple fetching, including Metalink support, IDN handling, robots.txt handling, HSTS, cookie-domain checking via the Public Suffix List, proxy support, and parsers for HTML, CSS, XML, RSS, Atom, and sitemaps used during recursive retrieval.

Warum Paket-Nerds sich dafür interessieren

Wget2 matters because it is not merely another downloader; it is the official GNU attempt to evolve one of the classic Unix network commands without breaking the installed base overnight. The split between wget and wget2 gives distributions and users a migration path instead of forcing a compatibility cliff.

The libwget architecture is also significant for packagers and developers because it separates reusable client functionality from the command-line frontend. That makes Wget2 both an end-user command and a test bed for the library direction of the GNU Wget family.

Zeitleiste

  • 2017: The official GitLab repository for GNU Wget2 is created.
  • 2018: GitLab records the wget2-1.99.1 release.
  • 2019: GitLab records the 1.99.2 beta release.
  • 2021-09-26: GNU announces Wget2 2.0.0 as the from-scratch successor to GNU Wget.
  • 2023: GitLab records Wget2 2.1.0.
  • 2026-01-04: GNU announces Wget2 2.2.1, again emphasizing modern HTTP performance.

Related projects

  • GNU Wget remains the compatibility baseline and historical predecessor.
  • libwget is the library layer around which Wget2 is built.
  • curl, aria2, HTTrack, and BusyBox wget are adjacent command-line download tools with different tradeoffs.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für wget2 wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 11 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 6 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.wget2rc~/.config/wget2/wget2rc~/.config/wget/wget2rc

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.netrc~/.wget2rc~/.config/wget2/wget2rc~/.config/wget/wget2rc

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
wget2cliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-10
Manager-Version2.2.1
Manager aktualisiert2026-05-20
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://gitlab.com/gnuwget/wget2

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:wget2
Version2.2.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/wget2
Homepagehttps://gitlab.com/gnuwget/wget2
Repositoryhttps://gitlab.com/gnuwget/wget2
Upstream-Dokumentationhttps://gitlab.com/gnuwget/wget2/-/blob/master/README.md
LizenzGPL-3.0-or-later
Quellarchivhttps://ftpmirror.gnu.org/gnu/wget/wget2-2.2.1.tar.gz
Zuletzt aktualisiert2026-05-20T17:37:37Z
Pulseupdated
Abhängigkeitenbrotli, gettext, gnutls, gpgme, libidn2, libnghttp2, libpsl, lzlib, pcre2, xz, zstd
Build-Abhängigkeitendoxygen, gnu-sed, graphviz, pandoc, pkgconf, texinfo
Von macOS bereitgestellte Bibliothekenbzip2
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namewget2
Version Scheme0
Revision2
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

libwget3 2.2.0+ds-1+deb13u1

Download library for files and recursive websites

https://gitlab.com/gnuwget/wget2

sudo apt install libwget3
  • Section: libs
  • Architecture: amd64
  • Source Package: wget2
  • 14 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Wget2
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libwget3 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

wget2 2.2.0+ds-1+deb13u1

file and recursive website downloader

https://gitlab.com/gnuwget/wget2

sudo apt install wget2
  • Section: web
  • Architecture: amd64
  • 5 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Wget2
Debian stable package indexes · deb.debian.org · Debian stable package indexes: wget2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

wget2-dev 2.2.0+ds-1+deb13u1

development file for libwget

https://gitlab.com/gnuwget/wget2

sudo apt install wget2-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: wget2
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Wget2
Debian stable package indexes · deb.debian.org · Debian stable package indexes: wget2-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

wget2

nix profile install nixpkgs#wget2
  • normalized package name match
  • Abgeglichen nach: Wget2
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/wg/wget2/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libwget2t64 2.1.0-2.1build2

Download library for files and recursive websites

https://gitlab.com/gnuwget/wget2

sudo apt install libwget2t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: wget2
  • 10 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Wget2
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libwget2t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

wget2 2.1.0-2.1build2

file and recursive website downloader

https://gitlab.com/gnuwget/wget2

sudo apt install wget2
  • Section: universe/web
  • Architecture: amd64
  • 4 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Wget2
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: wget2 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

wget2-dev 2.1.0-2.1build2

development file for libwget2t64

https://gitlab.com/gnuwget/wget2

sudo apt install wget2-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: wget2
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Wget2
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: wget2-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

wget2 2.2.1-r1

Network utility to retrieve files from the Web

https://www.gnu.org/software/wget/wget.html

sudo apk add wget2
  • License: GPL-3.0-or-later WITH OpenSSL-Exception
  • Architecture: x86_64
  • Source Package: wget2
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Wget2
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wget2 from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

wget2-dbg 2.2.1-r1

Network utility to retrieve files from the Web (debug symbols)

https://www.gnu.org/software/wget/wget.html

sudo apk add wget2-dbg
  • License: GPL-3.0-or-later WITH OpenSSL-Exception
  • Architecture: x86_64
  • Source Package: wget2
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Wget2
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wget2-dbg from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

wget2-dev 2.2.1-r1

Network utility to retrieve files from the Web (development files)

https://www.gnu.org/software/wget/wget.html

sudo apk add wget2-dev
  • License: GPL-3.0-or-later WITH OpenSSL-Exception
  • Architecture: x86_64
  • Source Package: wget2
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Wget2
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wget2-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

wget2-doc 2.2.1-r1

Network utility to retrieve files from the Web (documentation)

https://www.gnu.org/software/wget/wget.html

sudo apk add wget2-doc
  • License: GPL-3.0-or-later WITH OpenSSL-Exception
  • Architecture: x86_64
  • Source Package: wget2
  • normalized package name match
  • Abgeglichen nach: Wget2
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wget2-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

wget2-libs 2.2.1-r1

Network utility to retrieve files from the Web (libraries)

https://www.gnu.org/software/wget/wget.html

sudo apk add wget2-libs
  • License: GPL-3.0-or-later WITH OpenSSL-Exception
  • Architecture: x86_64
  • Source Package: wget2
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Wget2
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wget2-libs from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

wget2 2.2.1-2.fc44

An advanced file and recursive website downloader

https://gitlab.com/gnuwget/wget2

sudo dnf install wget2
  • License: GPL-3.0-or-later AND LGPL-3.0-or-later AND GFDL-1.3-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: wget2
  • 6 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Wget2
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: wget2 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

wget2-devel 2.2.1-2.fc44

Libraries and header files needed for using wget2 libraries

https://gitlab.com/gnuwget/wget2

sudo dnf install wget2-devel
  • License: GPL-3.0-or-later AND LGPL-3.0-or-later AND GFDL-1.3-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: wget2
  • 3 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Wget2
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: wget2-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

wget2-libs 2.2.1-2.fc44

Runtime libraries for GNU Wget2

https://gitlab.com/gnuwget/wget2

sudo dnf install wget2-libs
  • License: GPL-3.0-or-later AND LGPL-3.0-or-later AND GFDL-1.3-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: wget2
  • 12 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Wget2
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: wget2-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

wget2-wget 2.2.1-2.fc44

wget2 shim to provide wget

https://gitlab.com/gnuwget/wget2

sudo dnf install wget2-wget
  • License: GPL-3.0-or-later AND LGPL-3.0-or-later AND GFDL-1.3-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: wget2
  • 1 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Wget2
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: wget2-wget from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment