macOS
brew install plziplocal Homebrew formula metadata
brew / rank 6629
Data compressor. Version 1.13 via Homebrew; verified 2026-09-11. Also installable with debian: sudo apt install plzip.
install
brew install plziplocal Homebrew formula metadata
sudo apk add plzipAlpine Linux edge package indexes · plzip · source: dl-cdn.alpinelinux.org
sudo apt install plzipDebian stable package indexes · plzip · source: deb.debian.org
nix profile install nixpkgs#plzipnixpkgs package indexes · pkgs/by-name/pl/plzip/package.nix · source: api.github.com
sudo zypper install plzipopenSUSE Tumbleweed package metadata · plzip · source: download.opensuse.org
overview
Data compressor
history
Plzip is a massively parallel implementation of the lzip lossless compressor, designed to compress and decompress large lzip files across multiple processor cores.
Plzip was written and is maintained by Antonio Diaz Diaz. An official release announcement documents version 0.5 in February 2010 and notes that this release added parallel decompression. The current official manual identifies version 1.13, dated 7 March 2026.
Plzip was positioned for large files and multiprocessor machines, including software distribution and large-scale archival work. Its compatibility with the lzip format lets it participate in the wider lzip tool family rather than creating a separate parallel-compression format.
Plzip replaces input files with .lz output by default and can also stream data, test integrity, list members, or select an explicit output. It divides compression input into independently compressed members and can decompress multiple members concurrently; the available parallelism depends on file size and member structure.
Plzip gives lzip users a parallel counterpart analogous in role to pigz for gzip, while retaining lzip's multimember structure and integrity properties. It is especially interesting on high-core-count systems, although its documentation notes that small inputs cannot usefully employ many threads.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
plzip | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://www.nongnu.org/lzip/plzip.html
install metadata
| Package key | brew:plzip |
|---|---|
| Version | 1.13 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/plzip |
| Homepage | https://www.nongnu.org/lzip/plzip.html |
| Upstream docs | https://www.nongnu.org/lzip/plzip.html |
| License | GPL-2.0-or-later |
| Source archive | https://download.savannah.gnu.org/releases/lzip/plzip/plzip-1.13.tar.gz |
| Last updated | 2026-09-11T13:12:06Z |
| Pulse | updated |
| Dependencies | gcc, lzlib |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | plzip |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
plzip 1.12-3
parallel, lossless data compressor based on the LZMA algorithm
http://www.nongnu.org/lzip/plzip.html
sudo apt install plzipplzip
nix profile install nixpkgs#plzipplzip 1.11-1
parallel, lossless data compressor based on the LZMA algorithm
http://www.nongnu.org/lzip/plzip.html
sudo apt install plzipplzip 1.13-r0
Massively parallel lossless data compressor
https://www.nongnu.org/lzip/plzip.html
sudo apk add plzipplzip-doc 1.13-r0
Massively parallel lossless data compressor (documentation)
https://www.nongnu.org/lzip/plzip.html
sudo apk add plzip-docplzip 1.13-1.5
Parallel LZMA Data Compressor
https://www.nongnu.org/lzip/plzip.html
sudo zypper install plzipsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.