How to Install and Uninstall libcompress-bzip2-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "libcompress-bzip2-perl" package

This guide covers the steps necessary to install libcompress-bzip2-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcompress-bzip2-perl

2. Uninstall "libcompress-bzip2-perl" package

Please follow the guidelines below to uninstall libcompress-bzip2-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcompress-bzip2-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcompress-bzip2-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcompress-bzip2-perl
Priority: optional
Section: universe/perl
Installed-Size: 142
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 2.24-1build1
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libbz2-1.0, libc6 (>= 2.4)
Filename: pool/universe/libc/libcompress-bzip2-perl/libcompress-bzip2-perl_2.24-1build1_amd64.deb
Size: 49682
MD5sum: b7a0da5cb20eb6ca1d6e6c9ff2719ad3
SHA1: b02286c3cbb0a8623e7e145deafd319f31af20af
SHA256: b04b6240e3e5b1533f324db96c9c94237e5d8356c33c51cad93539cb661de4d9
Description-en: Perl interface to Bzip2 compression library
The Compress::Bzip2 module provides a Perl interface to the Bzip2
compression library, a relevant subset of the functionality provided
by Bzip2 is available in Compress::Bzip2.
.
The module can be split into two general areas of functionality, namely
in-memory compression/decompression and read/write access to bzip2
files.
Description-md5: 6434664d8f63ecd21e4622c606406aad
Homepage: https://metacpan.org/release/Compress-Bzip2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu