macOS
brew install jigdolocal Homebrew formula metadata
sudo port install jigdoMacPorts ports tree · net/jigdo/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für jigdo in AI-Agent-Workflows.
Installation
brew install jigdolocal Homebrew formula metadata
sudo port install jigdoMacPorts ports tree · net/jigdo/Portfile · Quelle: api.github.com
sudo dnf install jigdoFedora Rawhide package metadata · jigdo · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#jigdonixpkgs package indexes · pkgs/by-name/ji/jigdo/package.nix · Quelle: api.github.com
sudo zypper install jigdoopenSUSE Tumbleweed package metadata · jigdo · Quelle: download.opensuse.org
sudo apt install jigdo-fileDebian stable package indexes · jigdo-file · Quelle: deb.debian.org
Überblick
Tool to distribute very large files over the internet
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
jigdo-file | cli | globales Executable | |
jigdo-lite | cli | globales Executable | |
jigdo-mirror | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://www.einval.com/~steve/software/jigdo/
Installationsmetadaten
| Paketschlüssel | brew:jigdo |
|---|---|
| Version | 0.8.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/jigdo |
| Homepage | https://www.einval.com/~steve/software/jigdo/ |
| Repository | https://git.einval.com/cgi-bin/gitweb.cgi?p=jigdo.git%3Ba%3Dsummary |
| Upstream-Dokumentation | https://www.einval.com/~steve/software/jigdo |
| Lizenz | GPL-2.0-only WITH openvpn-openssl-exception |
| Quellarchiv | https://www.einval.com/~steve/software/jigdo/download/jigdo-0.8.2.tar.xz |
| Abhängigkeiten | berkeley-db@5, gettext, wget |
| Build-Abhängigkeiten | gettext, pkgconf |
| Von macOS bereitgestellte Bibliotheken | bzip2 |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 jigdoQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.