Automic VaultAutomic Vault

brew

使用 Homebrew, apt, dnf, MacPorts, Nix, zypper 安装 bsdiff

查看 bsdiff 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install bsdiff

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install bsdiff

MacPorts ports tree · devel/bsdiff/Portfile · 来源: api.github.com

Linux

Debian apt已验证 · 92%
sudo apt install bsdiff

Debian stable package indexes · bsdiff · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install bsdiff

Fedora Rawhide package metadata · bsdiff · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#bsdiff

nixpkgs package indexes · pkgs/by-name/bs/bsdiff/package.nix · 来源: api.github.com

openSUSE zypper已验证 · 92%
sudo zypper install bsdiff

openSUSE Tumbleweed package metadata · bsdiff · 来源: download.opensuse.org

概览

软件包摘要

Generate and apply patches to binary files

命令和别名

  • bsdiff

历史

项目历史与用法

bsdiff and bspatch are Colin Percival's binary diff and patch tools, best known for producing small patches for executable files. The package is tiny, old, and still important because binary delta updates remain a core packaging and updater trick.

项目历史

The official page describes bsdiff and bspatch as tools for building and applying binary patches. It explains that they use suffix sorting, specifically Larsson and Sadakane's qsufsort, and exploit the way executable files change to make much smaller patches than contemporary binary patch tools.

The same page says the programs were originally named `bdiff` and `bpatch`, but were renamed because many other programs used those names. It published version 4.3 as a tarball and identifies the BSDiff 4 algorithm with Percival's 2003 paper, `Naive differences of executable code`.

采用历史

By the time version 4.2 was described on the official page, bsdiff was already in the FreeBSD, NetBSD, and OpenBSD ports trees, DarwinPorts, Gentoo, and as a Python extension module. The provided package facts show wider modern packaging across Homebrew, Debian, Fedora/dnf, MacPorts, Nix, Ubuntu, and openSUSE/zypper.

bsdiff also influenced the packaging and update world indirectly: binary delta algorithms of this style are natural fits for software update systems, where shaving patch size saves bandwidth and time.

使用方式

`bsdiff` compares an old file and a new file to produce a compact patch; `bspatch` applies that patch to reconstruct the new file. The package is most useful for compiled binaries and other files where line-oriented text diffs are ineffective.

The official page documents its resource profile: bsdiff is memory-hungry and runs in O((n+m) log n), while bspatch runs in O(n+m). That tradeoff is acceptable for many release pipelines because patch creation happens once, while patch application may happen many times.

为什么软件包爱好者会关心

bsdiff is package-nerd famous because it is a small command with an outsized effect on binary distribution. It gives maintainers a simple way to ship deltas instead of whole files, and its paper made the algorithm understandable enough to reimplement and adapt.

It is also a classic example of a package whose upstream is not a modern forge repository. Package managers preserve the tool through tarballs, patches, and downstream maintenance even without a canonical GitHub-style source-control home.

时间线

  • 2003: Colin Percival describes the BSDiff 4 algorithm in `Naive differences of executable code`.
  • 2000s: Version 4.2 is available in FreeBSD, NetBSD, OpenBSD ports, DarwinPorts, Gentoo, and as a Python extension.
  • 2005: Version 4.3 is published on the official daemonology.net bsdiff page.
  • 2026: Provided package facts show bsdiff available across Homebrew, Debian, Fedora/dnf, MacPorts, Nix, Ubuntu, and openSUSE/zypper.

Related projects

  • bspatch is the companion patch-application utility shipped with bsdiff.
  • xdelta is the comparison tool named by the official page for binary delta compression.
  • RTPatch is the commercial binary patch tool named by the official page as another comparison point.
  • FreeBSD Update is historically associated with Colin Percival's binary-update work and the wider bsdiff ecosystem.

安全态势

风险级别:绿色

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 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
bsdiffcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本4.3
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

https://www.daemonology.net/bsdiff/

  • 信息No package-manager update timestamp was available.低 置信度
  • 信息Release/tag comparison is only available for GitHub repositories.https://www.daemonology.net/bsdiff/none 置信度

安装元数据

软件包元数据

软件包键brew:bsdiff
版本4.3
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/bsdiff
主页https://www.daemonology.net/bsdiff/
上游文档https://www.daemonology.net/bsdiff
许可证BSD-2-Clause
源码归档https://deb.debian.org/debian/pool/main/b/bsdiff/bsdiff_4.3.orig.tar.gz
构建依赖bmake
macOS 提供的库bzip2
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 Namebsdiff
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

bsdiff 4.3-23

generate/apply a patch between two binary files

https://www.daemonology.net/bsdiff

sudo apt install bsdiff
  • Section: utils
  • Architecture: amd64
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Bsdiff
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bsdiff from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

bsdiff

nix profile install nixpkgs#bsdiff
  • normalized package name match
  • 匹配方式:Bsdiff
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bs/bsdiff/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

bsdiff 4.3-23

generate/apply a patch between two binary files

https://www.daemonology.net/bsdiff

sudo apt install bsdiff
  • Section: universe/utils
  • Architecture: amd64
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Bsdiff
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: bsdiff from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

bsdiff 4.3-39.fc44

Binary diff/patch utility

http://www.daemonology.net/bsdiff/

sudo dnf install bsdiff
  • License: LicenseRef-Callaway-BSD
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: bsdiff
  • 3 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Bsdiff
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: bsdiff from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

bsdiff 4.3-6.9

Tools for binary file patches

https://daemonology.net/bsdiff

sudo zypper install bsdiff
  • License: BSD-2-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: bsdiff
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Bsdiff
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: bsdiff from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

bsdiff

sudo port install bsdiff
  • normalized package name match
  • 匹配方式:Bsdiff
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/bsdiff/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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