macOS
brew install pigzlocal Homebrew formula metadata
sudo port install pigzMacPorts ports tree · archivers/pigz/Portfile · Quelle: api.github.com
brew / Rang 861
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für pigz in AI-Agent-Workflows.
Installation
brew install pigzlocal Homebrew formula metadata
sudo port install pigzMacPorts ports tree · archivers/pigz/Portfile · Quelle: api.github.com
sudo apk add pigzAlpine Linux edge package indexes · pigz · Quelle: dl-cdn.alpinelinux.org
sudo apt install pigzDebian stable package indexes · pigz · Quelle: deb.debian.org
sudo dnf install pigzFedora Rawhide package metadata · pigz · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#pigznixpkgs package indexes · pkgs/by-name/pi/pigz/package.nix · Quelle: api.github.com
sudo pacman -S pigzArch Linux sync databases · pigz · Quelle: geo.mirror.pkgbuild.com
sudo zypper install pigzopenSUSE Tumbleweed package metadata · pigz · Quelle: download.opensuse.org
Überblick
Parallel gzip
Verlauf
pigz is a parallel gzip-compatible compressor written by Mark Adler for multiprocessor and multicore systems.
Mark Adler wrote pigz as a parallel implementation of gzip using zlib and pthreads. The official fossil archive contains early single-file releases from 2007 and the 2.0 source release from October 2008.
The supplied package facts list pigz across Homebrew, Debian, Ubuntu, Fedora/DNF, Alpine, Arch, openSUSE, MacPorts, and Nix, reflecting broad adoption on Unix-like systems.
pigz divides input into chunks and compresses them concurrently, defaulting to the number of online processors; `-p` controls the thread count. `unpigz` or `pigz -d` decompresses files, although decompression itself cannot generally be parallelized in the same way.
pigz is a familiar drop-in performance upgrade in packaging, backup, container-image, and build pipelines because it retains gzip-compatible output while using multiple cores for compression.
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 |
|---|---|---|---|
pigz | cli | globales Executable | |
unpigz | 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.
Installationsmetadaten
| Paketschlüssel | brew:pigz |
|---|---|
| Version | 2.8 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/pigz |
| Homepage | https://zlib.net/pigz/ |
| Repository | https://github.com/madler/pigz |
| Upstream-Dokumentation | https://zlib.net/pigz/ |
| Lizenz | Zlib |
| Quellarchiv | https://zlib.net/pigz/pigz-2.8.tar.gz |
| Zuletzt aktualisiert | 2026-09-11T12:46:22Z |
| Pulse | updated |
| 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 | pigz |
| Version Scheme | 0 |
| Revision | 1 |
| 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.
pigz 2.8-1
Parallel Implementation of GZip
sudo apt install pigzpigz
nix profile install nixpkgs#pigzpigz 2.8-1
Parallel Implementation of GZip
sudo apt install pigzpigz 2.8-r1
Parallel implementation of gzip
sudo apk add pigzpigz-doc 2.8-r1
Parallel implementation of gzip (documentation)
sudo apk add pigz-docpigz 2.8-11.fc45
Parallel implementation of gzip
sudo dnf install pigzpigz 2.8-2
Parallel implementation of the gzip file compressor
sudo pacman -S pigzpigz 2.8-2.9
Multi-core gzip version
sudo zypper install pigzpigz
sudo port install pigzQuellspur
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.