How to Install and Uninstall bzip2 Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 29,2024

1. Install "bzip2" package

Please follow the step by step instructions below to install bzip2 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install bzip2

2. Uninstall "bzip2" package

Please follow the instructions below to uninstall bzip2 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove bzip2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the bzip2 package on Ubuntu 21.10 (Impish Indri)

Package: bzip2
Architecture: amd64
Version: 1.0.8-4ubuntu3
Multi-Arch: foreign
Priority: optional
Section: utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Anibal Monsalve Salazar
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 118
Depends: libbz2-1.0 (= 1.0.8-4ubuntu3), libc6 (>= 2.33)
Suggests: bzip2-doc
Replaces: libbz2 (<< 0.9.5d-3)
Filename: pool/main/b/bzip2/bzip2_1.0.8-4ubuntu3_amd64.deb
Size: 33356
MD5sum: 8527db709ea1dc7811b2074c9bc7f57b
SHA1: 3658205fb9ac13a257da75130b5604de87b3a772
SHA256: 952c3b4047f2fac88c35f1dd5d4d1a6027571bd5028f4a631713870148a645b0
SHA512: 228074d492b59f4645b2371f0c1d86eccb7821912461eb4695591ee7ba66031f7027ef5040ddba2b171aa5d72d1f03ff86c2a427814aedae4897be809852cbaa
Homepage: https://sourceware.org/bzip2/
Description-en: 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).
Description-md5: 1e71313ce794d3de1e3bc63ac58885b5
Task: ubuntu-desktop-minimal, lamp-server, ubuntu-desktop, ubuntu-desktop-raspi, mail-server, kubuntu-desktop, xubuntu-core, xubuntu-desktop, lubuntu-desktop, ubuntustudio-desktop-core, ubuntustudio-desktop, ubuntukylin-desktop, ubuntu-mate-core, ubuntu-mate-desktop, ubuntu-budgie-desktop, ubuntu-budgie-desktop-raspi
Build-Essential: yes