macOS
brew install zpaqlocal Homebrew formula metadata
sudo port install zpaqMacPorts ports tree · archivers/zpaq/Portfile · Quelle: api.github.com
brew / Rang 6608
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für zpaq in AI-Agent-Workflows.
Installation
brew install zpaqlocal Homebrew formula metadata
sudo port install zpaqMacPorts ports tree · archivers/zpaq/Portfile · Quelle: api.github.com
sudo apk add zpaqAlpine Linux edge package indexes · zpaq · Quelle: dl-cdn.alpinelinux.org
sudo apt install zpaqDebian stable package indexes · zpaq · Quelle: deb.debian.org
sudo dnf install zpaqFedora Rawhide package metadata · zpaq · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#zpaqnixpkgs package indexes · pkgs/by-name/zp/zpaq/package.nix · Quelle: api.github.com
sudo zypper install zpaqopenSUSE Tumbleweed package metadata · zpaq · Quelle: download.opensuse.org
Überblick
Incremental, journaling command-line archiver
Verlauf
ZPAQ is Matt Mahoney's incremental, journaling command-line archiver and backup format. It combines append-only archive history, deduplication, rollback by date or version, and a published archive specification with reference decoder.
The official ZPAQ page traces readable archive compatibility back to version 1.00 in March 2009. The early format was a streaming archive format; version 5.00 in August 2012 added a level-2 format for compression with pre/post processing, version 6.00 in September 2012 introduced the journaling format with deduplication and rollback, and January 2014 versions added encryption and multipart archives.
ZPAQ belongs to Matt Mahoney's broader PAQ compression lineage. Its distinctive format design stores decompression code in a sandboxed virtual machine language called ZPAQL, which helps newer compression methods remain extractable by older readers when the archive only needs supported format features.
The final upstream package advertised on the official page is zpaq v7.15, released in August 2016, containing C++ source, libzpaq, documentation, Windows binaries, and a Makefile for Unix-like systems. The page presents ZPAQ as public-domain software and an open standard rather than a proprietary backup container.
ZPAQ never became as mainstream as zip, 7-Zip, or RAR, but it earned a durable niche among compression and backup users because it solved repeated-backup storage differently from one-shot archivers. The official page compares it against backup and archiving tools and emphasizes realistic backup workloads with duplicate and already-compressed files.
The batch package metadata shows ZPAQ packaged in Homebrew, Debian, Ubuntu, Fedora, Alpine, MacPorts, Nix, and openSUSE. That broad Unix packaging footprint reflects a tool valued by technically minded users even after upstream development slowed.
Typical usage is `zpaq add archive.zpaq files` for incremental backups and `zpaq extract archive.zpaq path -until DATE_OR_VERSION` to restore old states. Updates append new archive data instead of overwriting old versions, and interrupted transacted updates are ignored or overwritten on the next update.
ZPAQ is best understood as a user-level backup and archival tool. The official documentation warns against using it for complete operating-system backups and lists filesystem metadata that it does not preserve, such as ACLs, owner/group IDs, registry data, and special device files.
ZPAQ matters to package nerds because it is both a CLI and a format study: append-only backups, content-defined chunking, SHA-1 fragment deduplication, optional encryption, multipart remote archive workflows, and a published decoder specification in one small tool.
It is also a good example of a high-compression research lineage surviving as a practical package. Users install `zpaq` not because it is fashionable, but because no ordinary archive format quite has the same combination of journaling history and deduplicated backup behavior.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
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 |
|---|---|---|---|
zpaq | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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.
Installationsmetadaten
| Paketschlüssel | brew:zpaq |
|---|---|
| Version | 7.15 |
| Paketmanager | Homebrew |
| Homepage | https://mattmahoney.net/dc/zpaq.html |
| Repository | https://github.com/zpaq/zpaq |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
zpaq 7.15+repack-1
maximum reference compressor for ZPAQ open standard
http://mattmahoney.net/dc/zpaq.html
sudo apt install zpaqzpaq
nix profile install nixpkgs#zpaqzpaq 7.15+repack-1
maximum reference compressor for ZPAQ open standard
http://mattmahoney.net/dc/zpaq.html
sudo apt install zpaqzpaq 7.15-r0
A journaling archiver optimized for backup
https://mattmahoney.net/dc/zpaq.html
sudo apk add zpaqzpaq-doc 7.15-r0
A journaling archiver optimized for backup (documentation)
https://mattmahoney.net/dc/zpaq.html
sudo apk add zpaq-doczpaq 7.15-26.fc45
Incremental journaling back-up archiver
http://mattmahoney.net/dc/zpaq.html
sudo dnf install zpaqzpaq-devel 7.15-26.fc45
Development files for ZPAQ library
http://mattmahoney.net/dc/zpaq.html
sudo dnf install zpaq-develzpaq-libs 7.15-26.fc45
Library for ZPAQ compression and decompression
http://mattmahoney.net/dc/zpaq.html
sudo dnf install zpaq-libszpaq 7.15-4.4
A journaling, incremental, deduplicating archiver
http://mattmahoney.net/dc/zpaq.html
sudo zypper install zpaqzpaq
sudo port install zpaqQuellspur
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.