macOS
brew install pbzip2local Homebrew formula metadata
sudo port install pbzip2MacPorts ports tree · archivers/pbzip2/Portfile · source: api.github.com
brew / rank 5123
Parallel bzip2. Version 1.1.13 via Homebrew; verified 2026-09-11. Also installable with debian: sudo apt install pbzip2.
install
brew install pbzip2local Homebrew formula metadata
sudo port install pbzip2MacPorts ports tree · archivers/pbzip2/Portfile · source: api.github.com
sudo apt install pbzip2Debian stable package indexes · pbzip2 · source: deb.debian.org
sudo dnf install pbzip2Fedora Rawhide package metadata · pbzip2 · source: dl.fedoraproject.org
nix profile install nixpkgs#pbzip2nixpkgs package indexes · pkgs/by-name/pb/pbzip2/package.nix · source: api.github.com
sudo pacman -S pbzip2Arch Linux sync databases · pbzip2 · source: geo.mirror.pkgbuild.com
sudo zypper install pbzip2openSUSE Tumbleweed package metadata · pbzip2 · source: download.opensuse.org
overview
Parallel bzip2
history
PBZIP2 is a parallel implementation of bzip2 that uses pthreads to compress data across multiple processors while producing bzip2-compatible output.
Jeff Gilchrist created and maintains PBZIP2 as a pthreads-based parallel implementation of the bzip2 block-sorting compressor. Launchpad identifies C++ as its implementation language and Bazaar as its official version-control system.
The project emphasizes compatibility: files compressed by PBZIP2 can be decompressed by bzip2 1.0.2 or newer.
Launchpad records pbzip2 packages across multiple Ubuntu releases, while source_facts.package-manager lists Homebrew, Debian, Fedora-family, MacPorts, Nix, Arch, Ubuntu, and openSUSE packaging. This broad packaging reflects its usefulness as a format-compatible multicore alternative to bzip2.
Users invoke pbzip2, pbunzip2, or pbzcat in bzip2-style compression and decompression workflows. Its main benefit appears when compressing large inputs on systems with multiple processor cores.
No official persistent configuration or credentials file is documented; behavior is selected through command-line options.
PBZIP2 is a classic package-manager optimization: it preserves an established compression format while exploiting SMP and multicore hardware. That makes it useful in existing archive workflows without requiring a new file format.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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 |
|---|---|---|---|
pbunzip2 | cli | global executable | |
pbzcat | cli | global executable | |
pbzip2 | 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.
http://compression.great-site.net/pbzip2/
install metadata
| Package key | brew:pbzip2 |
|---|---|
| Version | 1.1.13 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/pbzip2 |
| Homepage | http://compression.great-site.net/pbzip2/ |
| Upstream docs | http://compression.great-site.net/pbzip2/ |
| License | bzip2-1.0.6 |
| Source archive | https://launchpad.net/pbzip2/1.1/1.1.13/+download/pbzip2-1.1.13.tar.gz |
| Last updated | 2026-09-11T18:56:10Z |
| Pulse | updated |
| Uses from macOS | bzip2 |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | pbzip2 |
| 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.
pbzip2 1.1.13-1
parallel bzip2 implementation
sudo apt install pbzip2pbzip2
nix profile install nixpkgs#pbzip2pbzip2 1.1.13-1build1
parallel bzip2 implementation
sudo apt install pbzip2pbzip2 1.1.13-17.fc45
Parallel implementation of bzip2
sudo dnf install pbzip2pbzip2 1.1.13-5
Parallel implementation of the bzip2 block-sorting file compressor
http://compression.great-site.net/pbzip2/
sudo pacman -S pbzip2pbzip2 1.1.13-4.8
Parallelized Implementation of bzip2
sudo zypper install pbzip2pbzip2
sudo port install pbzip2source 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.