macOS
brew install xdeltalocal Homebrew formula metadata
sudo port install xdeltaMacPorts ports tree · archivers/xdelta/Portfile · ソース: api.github.com
brew
xdelta のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install xdeltalocal Homebrew formula metadata
sudo port install xdeltaMacPorts ports tree · archivers/xdelta/Portfile · ソース: api.github.com
sudo apt install libxdelta2-devDebian stable package indexes · libxdelta2-dev · ソース: deb.debian.org
sudo dnf install xdeltaFedora Rawhide package metadata · xdelta · ソース: dl.fedoraproject.org
nix profile install nixpkgs#xdeltanixpkgs package indexes · pkgs/by-name/xd/xdelta/package.nix · ソース: api.github.com
sudo zypper install xdelta3openSUSE Tumbleweed package metadata · xdelta3 · ソース: download.opensuse.org
sudo apk add xdelta3Alpine Linux edge package indexes · xdelta3 · ソース: dl-cdn.alpinelinux.org
sudo pacman -S xdelta3Arch Linux sync databases · xdelta3 · ソース: geo.mirror.pkgbuild.com
scoop install main/xdeltaScoop official bucket manifest trees · bucket/xdelta.json · ソース: api.github.com
概要
Binary diff, differential compression tools
履歴
xdelta is a long-running binary differencing and delta-compression project. The modern xdelta3 command and library implement VCDIFF/RFC 3284 streams, letting users create compact patch files between related binary inputs and reconstruct targets from a source plus delta.
The xdelta3 README carries copyright years beginning in 2001 and describes the project as a command-line interface and source distribution for VCDIFF differential compression. RFC 3284, published in June 2002 and co-authored by Josh MacDonald, standardized the VCDIFF generic differencing and compression data format that xdelta3 implements.
The public Git history in the current repository starts with 2006 source snapshots and concentrated work around large-file and checksum behavior. By the 3.0 series, xdelta3 had become the maintained branch users generally meant when they installed an xdelta package.
The current upstream documentation presents xdelta version 3 as both a C library and a command-line tool, with the maintained 3.2.x series using CMake, optional liblzma secondary compression, static release binaries, and an embeddable libxdelta3 API.
xdelta adoption has always followed the practical need to ship changes without shipping whole files: game patches, ROM patching communities, software update systems, and package workflows all benefit from binary deltas. Its VCDIFF basis matters because the delta format is documented outside a single implementation.
Package availability is broad in the input facts: Alpine, Homebrew, Debian/Ubuntu, Fedora, MacPorts, Nix, Arch, Scoop, and openSUSE-family packages all carry xdelta or xdelta3 names. That cross-platform packaging matches upstream release binaries for Linux, macOS, and Windows.
The core command pattern is encode with an old source file, a new target file, and an output delta, then decode later with the same source and the delta to reconstruct the target. The upstream README shows xdelta3 -e and -d examples with -s for the source file.
Modern xdelta3 can also be embedded as a library through xdelta3.h and build-system integration. This matters for software that wants VCDIFF behavior internally rather than shelling out to the xdelta3 executable.
xdelta is a package-nerd staple because it sits at the intersection of compression, patch distribution, archival workflows, and reproducible binary transformations. It is small enough to be a CLI utility, but backed by a standards-track format and decades of compatibility expectations.
For package indexes, it is also a naming lesson: users may search for xdelta, xdelta3, or VCDIFF depending on platform and era, while the executable commonly exposed by modern packages is xdelta3.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
xdelta3 | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/jmacd/xdelta
インストールメタデータ
| パッケージキー | brew:xdelta |
|---|---|
| バージョン | 3.2.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/xdelta |
| ホームページ | https://github.com/jmacd/xdelta |
| リポジトリ | https://github.com/jmacd/xdelta |
| 上流ドキュメント | https://jmacd.github.io/xdelta |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://github.com/jmacd/xdelta/archive/refs/tags/v3.2.0.tar.gz |
| 最終更新 | 2026-06-21T10:48:23Z |
| Pulse | updated |
| 依存関係 | blake3, xz |
| ビルド依存関係 | cmake |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | xdelta |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
libxdelta2-dev 1.1.3-10.7
Xdelta development files
sudo apt install libxdelta2-devlibxdelta2t64 1.1.3-10.7
Xdelta runtime library
sudo apt install libxdelta2t64xdelta 1.1.3-10.7
A diff utility which works with binary files
sudo apt install xdeltaxdelta
nix profile install nixpkgs#xdeltalibxdelta2-dev 1.1.3-10.6build1
Xdelta development files
sudo apt install libxdelta2-devlibxdelta2t64 1.1.3-10.6build1
Xdelta runtime library
sudo apt install libxdelta2t64xdelta 1.1.3-10.6build1
A diff utility which works with binary files
sudo apt install xdeltaxdelta 3.1.0-24.fc44
A binary file delta generator
https://github.com/jmacd/xdelta
sudo dnf install xdeltaxdelta3 3.1.0-6.3
A diff utility which works with binary files
https://github.com/jmacd/xdelta-gpl
sudo zypper install xdelta3xdelta
sudo port install xdeltamain/xdelta
scoop install main/xdeltaxdelta3 3.0.11-dfsg-1.2
Diff utility which works with binary files
sudo apt install xdelta3xdelta3 3.0.11-dfsg-1.2
Diff utility which works with binary files
sudo apt install xdelta3xdelta3 3.1.0-r2
A diff utility which works with binary files
sudo apk add xdelta3xdelta3-doc 3.1.0-r2
A diff utility which works with binary files (documentation)
sudo apk add xdelta3-docxdelta3 3.1.0-9
Diff utility for binary files
https://github.com/jmacd/xdelta
sudo pacman -S xdelta3ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.