pkg.sopackage field notes

brew / Rang 5985

bzip3 mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für bzip3 in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install bzip3

provider-native install command

Überblick

Paketzusammenfassung

Better and stronger spiritual successor to BZip2

Befehle und Aliase

  • bunzip3
  • bz3cat
  • bz3grep
  • bz3less
  • bz3more
  • bz3most
  • bzip3

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2022: BZip3's main codebase copyright period begins.
  • 2022: Public 1.x tags begin in the upstream repository.
  • 2023: The README documents the LGPLv3-only project, benchmarks, architecture testing, and packaging-friendly autotools build.
  • 2020s: BZip3 appears in multiple Unix and cross-platform package managers as a niche compression tool.

Related projects

  • bzip2 is the explicit spiritual predecessor.
  • libsais is credited by the README for Burrows-Wheeler transform construction.
  • xz, zstd, lrzip, BSC, and Turbo-Range-Coder appear in the README's comparison and benchmark context.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
bunzip3Executableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
bz3catExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
bz3grepExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
bz3lessExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
bz3moreExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
bz3mostExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
bzip3Executableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und 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.

Seite generiert2026-08-03
Manager-Version1.5.3
Manager aktualisiert2026-07-04
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:bzip3
Version1.5.3
PaketmanagerHomebrew
Homepagehttps://github.com/iczelia/bzip3
Repositoryhttps://github.com/iczelia/bzip3
Zuletzt aktualisiert2026-07-04T16:53:42+09:00
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • curated package history
  • pkgdb category and tag curation