macOS
brew install xdeltalocal Homebrew formula metadata
sudo port install xdeltaMacPorts ports tree · archivers/xdelta/Portfile · source: api.github.com
brew
Binary diff, differential compression tools. Version 3.2.0 via Homebrew; verified 2026-06-21.
install
brew install xdeltalocal Homebrew formula metadata
sudo port install xdeltaMacPorts ports tree · archivers/xdelta/Portfile · source: api.github.com
sudo apt install libxdelta2-devDebian stable package indexes · libxdelta2-dev · source: deb.debian.org
sudo dnf install xdeltaFedora Rawhide package metadata · xdelta · source: dl.fedoraproject.org
nix profile install nixpkgs#xdeltanixpkgs package indexes · pkgs/by-name/xd/xdelta/package.nix · source: api.github.com
sudo zypper install xdelta3openSUSE Tumbleweed package metadata · xdelta3 · source: download.opensuse.org
sudo apk add xdelta3Alpine Linux edge package indexes · xdelta3 · source: dl-cdn.alpinelinux.org
sudo pacman -S xdelta3Arch Linux sync databases · xdelta3 · source: geo.mirror.pkgbuild.com
scoop install main/xdeltaScoop official bucket manifest trees · bucket/xdelta.json · source: api.github.com
overview
Binary diff, differential compression tools
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
xdelta3 | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/jmacd/xdelta
install metadata
| Package key | brew:xdelta |
|---|---|
| Version | 3.2.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/xdelta |
| Homepage | https://github.com/jmacd/xdelta |
| Repository | https://github.com/jmacd/xdelta |
| Upstream docs | https://jmacd.github.io/xdelta |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/jmacd/xdelta/archive/refs/tags/v3.2.0.tar.gz |
| Last updated | 2026-06-21T10:48:23Z |
| Pulse | updated |
| Dependencies | blake3, xz |
| Build dependencies | cmake |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 xdelta3source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.