macOS
brew install jigdolocal Homebrew formula metadata
sudo port install jigdoMacPorts ports tree · net/jigdo/Portfile · ソース: api.github.com
brew
jigdo のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install jigdolocal Homebrew formula metadata
sudo port install jigdoMacPorts ports tree · net/jigdo/Portfile · ソース: api.github.com
sudo dnf install jigdoFedora Rawhide package metadata · jigdo · ソース: dl.fedoraproject.org
nix profile install nixpkgs#jigdonixpkgs package indexes · pkgs/by-name/ji/jigdo/package.nix · ソース: api.github.com
sudo zypper install jigdoopenSUSE Tumbleweed package metadata · jigdo · ソース: download.opensuse.org
sudo apt install jigdo-fileDebian stable package indexes · jigdo-file · ソース: deb.debian.org
概要
Tool to distribute very large files over the internet
履歴
jigdo, short for Jigsaw Download, is a tool for distributing very large files by reconstructing them from pieces already available on mirrors. It is best known for Debian CD and DVD image distribution.
Richard Atterer originally designed jigdo and wrote the first implementation. Steve McIntyre's official page says maintenance later passed to him, with development tracked in the git.einval.com repository.
The original jigdo format used MD5 checksums for both file matches and full-image tracking. McIntyre extended the code with a v2 format in jigdo 0.8.0, replacing the internal checksum basis with SHA256 while preserving version handling for jigdo and template files.
jigdo's most visible adoption came from Debian installation media. The official page states that Debian and other users released ISO images in the MD5-based v1.x format from around 2004 through late 2023, and that Debian switched trixie jigdo files to SHA256-based v2 format in October 2023.
It remains packaged in Debian, Ubuntu, Homebrew, MacPorts, Nix, Fedora, and other systems because it solves a distribution problem that ordinary direct downloads and mirrors do not: large image reconstruction without forcing every mirror to host every generated image as a monolithic file.
`jigdo-lite` is the user-facing downloader for reconstructing an image from a `.jigdo` file and a matching template. `jigdo-file` creates and inspects jigdo/template data, while `jigdo-mirror` supports mirror-oriented workflows.
The tool is used when large release images can be assembled from files that already exist on package mirrors, saving bandwidth and storage for both users and mirror operators.
jigdo is historically important package-distribution infrastructure. It represents a pre-container, pre-cloud answer to the same problem package systems still face: how to distribute large reproducible artifacts efficiently from existing package pools.
The 2023 SHA256 v2 transition is especially package-nerdy because it shows a long-lived file format migrating away from MD5 while maintaining compatibility behavior for older tools and older release media.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
jigdo-file | cli | グローバル実行可能ファイル | |
jigdo-lite | cli | グローバル実行可能ファイル | |
jigdo-mirror | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://www.einval.com/~steve/software/jigdo/
インストールメタデータ
| パッケージキー | brew:jigdo |
|---|---|
| バージョン | 0.8.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/jigdo |
| ホームページ | https://www.einval.com/~steve/software/jigdo/ |
| リポジトリ | https://git.einval.com/cgi-bin/gitweb.cgi?p=jigdo.git%3Ba%3Dsummary |
| 上流ドキュメント | https://www.einval.com/~steve/software/jigdo |
| ライセンス | GPL-2.0-only WITH openvpn-openssl-exception |
| ソースアーカイブ | https://www.einval.com/~steve/software/jigdo/download/jigdo-0.8.2.tar.xz |
| 依存関係 | berkeley-db@5, gettext, wget |
| ビルド依存関係 | gettext, pkgconf |
| macOS 提供ライブラリ | bzip2 |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | jigdo |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
jigdo-file 0.8.2-1+b1
Download Debian CD/DVD/USB images from any Debian mirror
https://www.einval.com/~steve/software/jigdo/
sudo apt install jigdo-filejigdo
nix profile install nixpkgs#jigdojigdo-file 0.8.2-1build2
Download Debian CD/DVD/USB images from any Debian mirror
https://www.einval.com/~steve/software/jigdo/
sudo apt install jigdo-filejigdo 0.8.2-7.fc44
Ease distribution of large files over the Internet
https://www.einval.com/~steve/software/jigdo/
sudo dnf install jigdojigdo 0.8.2-1.6
Jigsaw Download
https://www.einval.com/~steve/software/jigdo/
sudo zypper install jigdojigdo
sudo port install jigdoソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.