macOS
brew install bzip3provider-native install command
brew / rang 5985
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de bzip3 pour les workflows d'agents IA.
installation
brew install bzip3provider-native install command
aperçu
Better and stronger spiritual successor to BZip2
historique
BZip3 is a modern lossless compressor that explicitly presents itself as a better, faster, stronger spiritual successor to bzip2. It keeps the package shape familiar to Unix users while changing the compression internals substantially.
The upstream README describes BZip3 as combining a fast Burrows-Wheeler transform using suffix arrays, an order-0 context-mixing entropy coder, and an RLE/Lempel-Ziv-plus-prediction pass. The project copyright statement identifies Kamila Szewczyk as the main author for the 2022-2023 codebase.
The repository history shows public 1.x tags, and the README credits packaging-oriented autotools work, which helped make the project fit ordinary source-package and distribution build flows.
BZip3 is much newer and narrower than bzip2, but it has already reached Homebrew, Debian, Fedora, Alpine, Arch, MacPorts, Nix, Scoop, Ubuntu, and openSUSE package maps in the input facts. That adoption suggests interest from compression enthusiasts and distribution packagers rather than default system use.
Its adoption pitch is compatibility of workflow, not format compatibility: commands such as `bzip3`, `bunzip3`, `bz3cat`, and `bz3grep` feel familiar to users of bzip2 and gzip-family tools.
Users run `bzip3` to compress, `bunzip3` to decompress, and helper tools such as `bz3cat`, `bz3grep`, `bz3less`, and `bz3more` to inspect compressed files. The README also documents standard autotools-style source builds with `./configure`, `make`, and `make install`.
The README emphasizes text and source-code compression, including benchmarks against xz, bzip2, zstd, and lrzip combinations. That makes the package most relevant for users comparing archival compression ratios rather than seeking maximum decompression ubiquity.
BZip3 is interesting to package nerds because it is a deliberate sequel to a classic package rather than a generic new compressor. Its command naming, helper tools, and packaging-friendly build system make it easy for distributions to slot beside bzip2 for experimentation.
Its significance is still emerging: it is not infrastructure in the way bzip2 is, but it is the sort of package compression fans track to see whether an old format family can be reimagined with modern algorithms.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
bunzip3 | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
bz3cat | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
bz3grep | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
bz3less | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
bz3more | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
bz3most | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
bzip3 | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:bzip3 |
|---|---|
| Version | 1.5.3 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://github.com/iczelia/bzip3 |
| Dépôt | https://github.com/iczelia/bzip3 |
| Dernière mise à jour | 2026-07-04T16:53:42+09:00 |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.