Automic VaultAutomic Vault

brew

wget2 を Homebrew, apk, apt, dnf, MacPorts, Nix, zypper, scoop, winget でインストール

wget2 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install wget2

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install wget2

MacPorts ports tree · net/wget2/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add wget2

Alpine Linux edge package indexes · wget2 · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install wget2

Debian stable package indexes · wget2 · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install wget2

Fedora Rawhide package metadata · wget2 · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#wget2

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

openSUSE zypper確認済み · 92%
sudo zypper install wget2

openSUSE Tumbleweed package metadata · wget2 · ソース: download.opensuse.org

Windows

Scoop確認済み · 92%
scoop install main/wget2

Scoop official bucket manifest trees · bucket/wget2.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id GNU.Wget2 -e

Windows Package Manager source index · GNU.Wget2 · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Successor of GNU Wget, a file and recursive website downloader

コマンドとエイリアス

  • wget2

履歴

プロジェクトの歴史と使われ方

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.

プロジェクトの歴史

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.

採用の歴史

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.

使われ方

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.

パッケージ好きにとっての重要性

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.

タイムライン

  • 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.

セキュリティ状態

保護ツール対応はまだ見つかっていません

wget2 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 11 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 6 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

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

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
wget2cliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版2.2.1
マネージャ更新日2026-05-20
ローカルデータOK
上流not checked
検出された最新未検出

https://gitlab.com/gnuwget/wget2

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:wget2
バージョン2.2.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/wget2
ホームページhttps://gitlab.com/gnuwget/wget2
リポジトリhttps://gitlab.com/gnuwget/wget2
上流ドキュメントhttps://gitlab.com/gnuwget/wget2/-/blob/master/README.md
ライセンスGPL-3.0-or-later
ソースアーカイブhttps://ftpmirror.gnu.org/gnu/wget/wget2-2.2.1.tar.gz
最終更新2026-05-20T17:37:37Z
Pulseupdated
依存関係brotli, gettext, gnutls, gpgme, libidn2, libnghttp2, libpsl, lzlib, pcre2, xz, zstd
ビルド依存関係doxygen, gnu-sed, graphviz, pandoc, pkgconf, texinfo
macOS 提供ライブラリbzip2
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: 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 任意依存関係
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: 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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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