Automic VaultAutomic Vault

brew

librsync を Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper でインストール

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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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