macOS
brew install xdeltalocal Homebrew formula metadata
sudo port install xdeltaMacPorts ports tree · archivers/xdelta/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de xdelta pour les workflows d'agents IA.
installation
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
aperçu
Binary diff, differential compression tools
historique
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.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
xdelta3 | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/jmacd/xdelta
métadonnées d'installation
| Clé du paquet | brew:xdelta |
|---|---|
| Version | 3.2.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/xdelta |
| Page d'accueil | https://github.com/jmacd/xdelta |
| Dépôt | https://github.com/jmacd/xdelta |
| Docs amont | https://jmacd.github.io/xdelta |
| Licence | GPL-2.0-or-later |
| Archive source | https://github.com/jmacd/xdelta/archive/refs/tags/v3.2.0.tar.gz |
| Dernière mise à jour | 2026-06-21T10:48:23Z |
| Pulse | updated |
| Dépendances | blake3, xz |
| Dépendances de compilation | cmake |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 xdelta3piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.