How to Install and Uninstall libbz2-1.0 Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "libbz2-1.0" package

This guide let you learn how to install libbz2-1.0 on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libbz2-1.0

2. Uninstall "libbz2-1.0" package

This is a short guide on how to uninstall libbz2-1.0 on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libbz2-1.0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libbz2-1.0 package on Ubuntu 20.10 (Groovy Gorilla)

Package: libbz2-1.0
Architecture: amd64
Version: 1.0.8-4ubuntu2
Multi-Arch: same
Priority: required
Section: libs
Source: bzip2
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Anibal Monsalve Salazar
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 99
Depends: libc6 (>= 2.4)
Filename: pool/main/b/bzip2/libbz2-1.0_1.0.8-4ubuntu2_amd64.deb
Size: 32076
MD5sum: 70b2260623f6634d803749ca94a2302f
SHA1: 4e6255022ef6ca14d11270cb014b6b3dd2b381a7
SHA256: 7f1b00cd687e5ad5fefe796a4b08d8b712ee80bc02290c083dd542e916d15e25
SHA512: 7bca3d502dd285c017f705fa2259800f4f7af62ebc016dfa964f473ef0903b0333973b261a1c4d03213e8aba208b3c6b87390c8eb1610c7bcf0ac7b17e769c0b
Homepage: https://sourceware.org/bzip2/
Description-en: high-quality block-sorting file compressor library - runtime
This package contains libbzip2 which is used by the bzip2 compressor.
.
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: 88cb63f2e4d8cedcf07307314fc3c3d3
Task: minimal