pkg.soopen package index

brew / 順位 3561

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

zsync のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install zsync

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install zsync

MacPorts ports tree · net/zsync/Portfile · ソース: api.github.com

Linux

Debian apt確認済み · 92%
sudo apt install zsync

Debian stable package indexes · zsync · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install zsync

Fedora Rawhide package metadata · zsync · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#zsync

nixpkgs package indexes · pkgs/by-name/zs/zsync/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S zsync

Arch Linux sync databases · zsync · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install zsync

openSUSE Tumbleweed package metadata · zsync · ソース: download.opensuse.org

概要

パッケージ概要

File transfer program

コマンドとエイリアス

  • zsync
  • zsyncmake

履歴

プロジェクトの歴史と使われ方

zsync is a differential download tool that applies the rsync algorithm on the client side over ordinary HTTP. It lets users update a large local file by downloading only changed byte ranges from a web server that publishes a small .zsync metadata file.

プロジェクトの歴史

Colin Phipps developed zsync to solve a distribution problem rather than a private synchronization problem. The original site contrasts it with rsync: rsync is designed for synchronizing data between machines, while zsync is aimed at distributing one file from a server to many downloaders without running a special server daemon.

The project was originally released in 2004. The technical paper describes the core idea as client-side rsync: the server performs one-off checksum precomputation into a control file, while each client uses HTTP range requests to fetch only missing content.

The 0.7 line is a rewrite of the program. The current site notes that it is less mature than the 0.6.x line, removed older look-inside-compressed-file support, and keeps development history in the GitHub repository.

採用の歴史

zsync's best-known adoption niche is large-file distribution where many users already have yesterday's or last week's file: Linux installation images, daily builds, virtual-machine images, and other release artifacts. The server page explicitly calls out daily Linux installer or live images as a good fit.

The project never became a general directory-sync replacement, and its own documentation says multiple-file support is not planned. That boundary is part of its packaging identity: zsync is a small CLI for one-file HTTP distribution, with zsyncmake producing the metadata publishers need.

使われ方

Publishers run zsyncmake against a target file to generate a .zsync control file containing the precomputed checksums and one or more URLs for the full content. The web server must make both the .zsync metadata and the full target available, and should support HTTP Range requests.

Users run zsync against the .zsync URL. The client scans existing local data, downloads only missing ranges from the target URL, and reconstructs the new file. The design is most effective when old and new files share content and when compression is piecewise or rsync-friendly.

パッケージ好きにとっての重要性

zsync is package-nerd significant because it attacks bandwidth costs at the distribution layer using boring web hosting. It asks maintainers to publish one extra metadata file, not to operate rsync infrastructure or invent a new protocol.

It is also a good example of a package whose constraints matter as much as its feature list: single-file distribution, HTTP range behavior, stable target content, and compression choices all determine whether the package is magic or useless.

タイムライン

  • 2004: zsync originally released.
  • 2000s: 0.0.x through 0.6.x releases accumulated on the official download page.
  • 0.7.0: Rewrite line introduced, with the project warning that it may be less mature than 0.6.x.
  • 0.7.2: Current version listed on the official download page.

Related projects

  • Related projects and technologies include rsync, rdiff, HTTP/1.1 range requests, gzip --rsyncable, Linux distribution ISO publishing, update systems, and mirror networks.

セキュリティ状態

保護ツール対応はまだ見つかっていません

zsync に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
zsynccliグローバル実行可能ファイル
zsyncmakecliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-04
マネージャ版0.7.2
マネージャ更新日2026-07-25
ローカルデータOK
上流not checked
検出された最新未検出

https://zsync.moria.org.uk/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:zsync
バージョン0.7.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/zsync
ホームページhttps://zsync.moria.org.uk/
リポジトリhttps://github.com/cph6/zsync
上流ドキュメントhttps://zsync.moria.org.uk/
ライセンスArtistic-2.0
ソースアーカイブhttps://zsync.moria.org.uk/download/zsync-0.7.2.tar.gz
最終更新2026-07-25T21:51:00+02:00
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

zsync 0.6.2-8

client-side implementation of the rsync algorithm

http://zsync.moria.org.uk/

sudo apt install zsync
  • Section: net
  • Architecture: amd64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Zsync
Debian stable package indexes · deb.debian.org · Debian stable package indexes: zsync from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

zsync

nix profile install nixpkgs#zsync
  • normalized package name match
  • 一致条件: Zsync
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/zs/zsync/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

zsync 0.6.2-5build1

client-side implementation of the rsync algorithm

http://zsync.moria.org.uk/

sudo apt install zsync
  • Section: universe/net
  • Architecture: amd64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Zsync
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: zsync from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

zsync 0.6.5-2.fc45

a file transfer program using the same algorithm as rsync over HTTP

https://zsync.moria.org.uk/

sudo dnf install zsync
  • License: Artistic-2.0 and Zlib and NTP and LicenseRef-Fedora-Public-Domain
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: zsync
  • 3 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Zsync
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: zsync from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst
pacman95%

zsync 0.6.5-1

A file transfer program that's able to connect to rsync servers

https://zsync.moria.org.uk/

sudo pacman -S zsync
  • License: LicenseRef-Artistic
  • Architecture: x86_64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Zsync
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: zsync from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

zsync 0.6.3-1.5

Client-side Implementation of the Rsync Algorithm over HTTP

https://zsync.moria.org.uk/

sudo zypper install zsync
  • License: Artistic-2.0
  • Category: Productivity/Networking/Other
  • Architecture: x86_64
  • Source Package: zsync
  • 2 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Zsync
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: zsync from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

zsync

sudo port install zsync
  • normalized package name match
  • 一致条件: Zsync
MacPorts ports tree · api.github.com · MacPorts ports tree: net/zsync/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation