Package: bzip2 Status: install ok unpacked Priority: standard Section: utils Installed-Size: 113 Maintainer: Anibal Monsalve Salazar Architecture: amd64 Multi-Arch: foreign Version: 1.0.8-6 Replaces: libbz2 (<< 0.9.5d-3) Depends: libbz2-1.0 (= 1.0.8-6), libc6 (>= 2.34) Suggests: bzip2-doc Description: high-quality block-sorting file compressor - utilities bzip2 is a freely available, patent free, data compressor. . bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm, and Huffman coding. Compression is generally considerably better than that achieved by more conventional LZ77/LZ78-based compressors, and approaches the performance of the PPM family of statistical compressors. . The archive file format of bzip2 (.bz2) is incompatible with that of its predecessor, bzip (.bz). Homepage: https://sourceware.org/bzip2/