Automic VaultAutomic Vault

brew

wiggle を Homebrew, apk, apt, MacPorts, Nix, zypper でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install wiggle

local Homebrew formula metadata

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

MacPorts ports tree · devel/wiggle/Portfile · ソース: api.github.com

Linux

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

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

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

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

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

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

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

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

概要

パッケージ概要

Program for applying patches with conflicting changes

コマンドとエイリアス

  • wiggle

履歴

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

wiggle is Neil Brown's GPL command-line tool for applying patches when ordinary `patch` cannot match the target file cleanly, and for showing word-wise diffs. Its niche is the messy middle ground between a rejected patch and a full three-way merge: it tries to align the old text in a patch with the current file, apply every change somewhere, and mark unresolved conflicts for review.

プロジェクトの歴史

Neil Brown announced the first public release of wiggle on the Linux kernel mailing list on May 19, 2003. The announcement described the core use case as applying patches that `patch` cannot apply because the original file has conflicting changes, especially when back-porting patches from development kernels onto stable kernels.

The name came from Andrew Morton's phrasing about wanting a tool to 'wiggle' a patch into a file. The first public announcement already included a tests directory, a patch-management helper script named `p`, and a note that a future visualization UI would be useful.

The manual page preserves the tool's long maintenance arc, with copyright lines spanning 2003, 2010-2013, and 2018-2020. GitHub releases list v1.0 through v1.3, with v1.3 published in October 2020.

採用の歴史

wiggle's adoption has been specialized rather than mass-market. It is useful to kernel and distribution developers, downstream maintainers, and anyone carrying patch queues across drifting source trees. The GitHub repository showed about 108 stars and 9 forks in July 2026, but its more important adoption signal is its presence in Unix packaging ecosystems and its long-lived man page as a developer tool.

使われ方

A common workflow is to run `patch`, collect `.rej` files, then run `wiggle --replace originalfile originalfile.rej` for each rejected hunk. The user must still inspect the result, because wiggle can annotate unresolved conflicts and cannot prove semantic correctness. It also has merge, diff, extract, and browse modes; browse mode gives an ncurses-based inspection path for patches and conflicts.

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

wiggle matters because it encodes a very Unixy idea: keep the format and workflow of patches, but make the recovery path smarter at word granularity. For package maintainers carrying downstream patches, that can be the difference between manually rewriting a patch and letting a small tool salvage most of it while clearly marking the rest.

タイムライン

  • 2003-05-19: Neil Brown announced the first public release on LKML.
  • 2010-2013: Maintained under Neil Brown's SUSE-era copyright line in the manual.
  • 2018-2020: Later maintenance period reflected in the manual page copyright line.
  • 2020-10-06: GitHub release records include v1.0 through v1.3, with v1.3 the latest listed release.

Related projects

  • wiggle is related to `patch`, `merge`, line-oriented diff tools, and patch-stack workflows used by kernel and distribution maintainers. Its distinctive feature is word-wise alignment and conflict reporting rather than simply rejecting hunks.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 13 個のプラットフォームターゲットで利用できます。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版1.3
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v1.3

https://github.com/neilbrown/wiggle

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:wiggle
バージョン1.3
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/wiggle
ホームページhttps://github.com/neilbrown/wiggle
リポジトリhttps://github.com/neilbrown/wiggle
上流ドキュメントhttps://github.com/neilbrown/wiggle#readme
ライセンスGPL-2.0-or-later
ソースアーカイブhttps://github.com/neilbrown/wiggle/archive/refs/tags/v1.3.tar.gz
macOS 提供ライブラリncurses
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Debian apt95%

wiggle 1.3-1

apply patches with conflicting changes

https://neil.brown.name/wiggle

sudo apt install wiggle
  • Section: vcs
  • Architecture: amd64
  • 3 依存関係
  • normalized package name match
  • 一致条件: Wiggle
Debian stable package indexes · deb.debian.org · Debian stable package indexes: wiggle from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

wiggle

nix profile install nixpkgs#wiggle
  • normalized package name match
  • 一致条件: Wiggle
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/wi/wiggle/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

wiggle 1.3-1

apply patches with conflicting changes

https://neil.brown.name/wiggle

sudo apt install wiggle
  • Section: universe/utils
  • Architecture: amd64
  • 3 依存関係
  • normalized package name match
  • 一致条件: Wiggle
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: wiggle from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

wiggle 1.3-r0

Tool for applying patches with conflicts

https://github.com/neilbrown/wiggle

sudo apk add wiggle
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: wiggle
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Wiggle
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wiggle from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

wiggle-doc 1.3-r0

Tool for applying patches with conflicts (documentation)

https://github.com/neilbrown/wiggle

sudo apk add wiggle-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: wiggle
  • normalized package name match
  • 一致条件: Wiggle
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wiggle-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
zypper95%

wiggle 1.3-1.21

A Tool for Applying Patches with Conflicts

https://neil.brown.name/wiggle/

sudo zypper install wiggle
  • License: GPL-2.0-or-later
  • Category: Productivity/Text/Utilities
  • Architecture: x86_64
  • Source Package: wiggle
  • 3 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Wiggle
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: wiggle from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

wiggle

sudo port install wiggle
  • normalized package name match
  • 一致条件: Wiggle
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/wiggle/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

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

このページは 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 package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment