Automic VaultAutomic Vault

brew

使用 Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper 安装 librsync

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install librsync

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install librsync

MacPorts ports tree · net/librsync/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add librsync

Alpine Linux edge package indexes · librsync · 来源: dl-cdn.alpinelinux.org

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

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

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

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

Arch Linux pacman已验证 · 92%
sudo pacman -S librsync

Arch Linux sync databases · librsync · 来源: geo.mirror.pkgbuild.com

Debian apt已验证 · 92%
sudo apt install librsync-dev

Debian stable package indexes · librsync-dev · 来源: deb.debian.org

openSUSE zypper已验证 · 92%
sudo zypper install librsync-devel

openSUSE Tumbleweed package metadata · librsync-devel · 来源: download.opensuse.org

概览

软件包摘要

Library that implements the rsync remote-delta algorithm

命令和别名

  • rdiff

历史

项目历史与用法

librsync packages the rsync remote-delta idea as a reusable C library and the rdiff command-line tool. It is historically tied to efficient file transfer, backup, and binary-patch workflows rather than to the rsync network protocol itself.

项目历史

The project README credits Martin Pool and contributors from 1999 onward and says librsync was originally written for rproxy, an experiment in delta-compression for HTTP. The library exposes the core signature, delta, and patch operations so other programs can compute and apply network deltas without embedding the rsync protocol.

The modern GitHub release series shows 1.0.0 and 2.0.0 releases in 2015, with later 2.x releases continuing the library and rdiff tool as a small, reusable delta-compression component.

采用历史

The official README lists Dropbox, rdiff-backup, Duplicity, and others as users. That adoption pattern explains librsync's packaging footprint: backup and synchronization tools depend on the library behavior while presenting their own network, metadata, and policy layers.

使用方式

Library users generate a signature of an old file, compute a delta against a new file, and apply that delta with the old file to reproduce the new file. The rdiff executable exposes the same operations for shell pipelines and package-maintainer tests.

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

librsync is a good example of a package that is not the famous program named in the algorithm. It deliberately does not implement the rsync wire protocol, file metadata handling, SSH transport, or directory synchronization; it packages the transferable delta primitive that higher-level tools build around.

时间线

  • 1999: Martin Pool and contributors began the code line credited in the project README.
  • 2015: Version 1.0.0 was published in January and version 2.0.0 was published in November.
  • 2017: Version 2.0.1 continued the post-2.0 release series.
  • 2020: Version 2.3.0 was published in April.
  • 2023: Version 2.3.4 was published in February.

Related projects

  • Related projects include rsync, rproxy, rdiff, rdiff-backup, Duplicity, and Dropbox.

安全态势

风险级别:绿色

library-like package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • library-like package without higher-risk signals

信号

  • metadata:library-like

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 12 个平台目标。
  • 安装时包含 1 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

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

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

页面生成时间2026-07-10
管理器版本2.3.4
管理器更新时间
本地数据OK
上游当前
检测到的最新版本v2.3.4

https://github.com/librsync/librsync

  • 信息No package-manager update timestamp was available.低 置信度

安装元数据

软件包元数据

软件包键brew:librsync
版本2.3.4
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/librsync
主页https://librsync.github.io/
仓库https://github.com/librsync/librsync
上游文档https://librsync.github.io/
许可证LGPL-2.1-or-later
源码归档https://github.com/librsync/librsync/archive/refs/tags/v2.3.4.tar.gz
依赖popt
构建依赖cmake
Bottle可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

librsync-dev 2.3.4-1.1+b1

rsync remote-delta algorithm library (development)

https://github.com/librsync/librsync

sudo apt install librsync-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: librsync
  • 2 依赖
  • normalized package name match
  • 匹配方式:Librsync
Debian stable package indexes · deb.debian.org · Debian stable package indexes: librsync-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

librsync2t64 2.3.4-1.1+b1

rsync remote-delta algorithm library

https://github.com/librsync/librsync

sudo apt install librsync2t64
  • Section: libs
  • Architecture: amd64
  • Source Package: librsync
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Librsync
Debian stable package indexes · deb.debian.org · Debian stable package indexes: librsync2t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

rdiff 2.3.4-1.1+b1

Binary diff tool for signature-based differences

https://github.com/librsync/librsync

sudo apt install rdiff
  • Section: utils
  • Architecture: amd64
  • Source Package: librsync
  • 3 依赖
  • normalized package name match
  • 匹配方式:Librsync
Debian stable package indexes · deb.debian.org · Debian stable package indexes: rdiff from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

librsync

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

librsync-dev 2.3.4-1.1ubuntu2

rsync remote-delta algorithm library (development)

https://github.com/librsync/librsync

sudo apt install librsync-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: librsync
  • 2 依赖
  • normalized package name match
  • 匹配方式:Librsync
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: librsync-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

librsync2t64 2.3.4-1.1ubuntu2

rsync remote-delta algorithm library

https://github.com/librsync/librsync

sudo apt install librsync2t64
  • Section: libs
  • Architecture: amd64
  • Source Package: librsync
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Librsync
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: librsync2t64 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

rdiff 2.3.4-1.1ubuntu2

Binary diff tool for signature-based differences

https://github.com/librsync/librsync

sudo apt install rdiff
  • Section: universe/utils
  • Architecture: amd64
  • Source Package: librsync
  • 3 依赖
  • normalized package name match
  • 匹配方式:Librsync
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: rdiff from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

librsync 2.3.4-r1

librsync implements the rolling-checksum algorithm of rsync

https://github.com/librsync/librsync

sudo apk add librsync
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: librsync
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Librsync
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: librsync from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

librsync-dev 2.3.4-r1

librsync implements the rolling-checksum algorithm of rsync (development files)

https://github.com/librsync/librsync

sudo apk add librsync-dev
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: librsync
  • 1 依赖
  • normalized package name match
  • 匹配方式:Librsync
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: librsync-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

librsync-doc 2.3.4-r1

librsync implements the rolling-checksum algorithm of rsync (documentation)

https://github.com/librsync/librsync

sudo apk add librsync-doc
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: librsync
  • normalized package name match
  • 匹配方式:Librsync
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: librsync-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

librsync 2.3.4-8.fc44

Rsync remote-delta algorithm library

https://librsync.github.io/

sudo dnf install librsync
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: librsync
  • 3 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Librsync
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: librsync from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

librsync-devel 2.3.4-8.fc44

Headers and development libraries for librsync

https://librsync.github.io/

sudo dnf install librsync-devel
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: librsync
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Librsync
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: librsync-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

librsync-doc 2.3.4-8.fc44

Documentation files for librsync

https://librsync.github.io/

sudo dnf install librsync-doc
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: librsync
  • 1 提供
  • normalized package name match
  • 匹配方式:Librsync
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: librsync-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

librsync 1:2.3.4-2

Library for calculating and applying network deltas

https://github.com/librsync/librsync

sudo pacman -S librsync
  • License: LGPL
  • Architecture: x86_64
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Librsync
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: librsync from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

librsync-devel 2.3.4-1.9

Development files for librsync

https://github.com/librsync/librsync

sudo zypper install librsync-devel
  • License: LGPL-2.1-or-later
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: librsync
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Librsync
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: librsync-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

librsync2 2.3.4-1.9

A Library for Generating Network Deltas

https://github.com/librsync/librsync

sudo zypper install librsync2
  • License: LGPL-2.1-or-later
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: librsync
  • 2 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Librsync
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: librsync2 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

来源线索

由仓库数据生成

此页面由 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