How to Install and Uninstall perl-Compress-Bzip2.x86_64 Package on Oracle Linux 8

Last updated: May 03,2024

1. Install "perl-Compress-Bzip2.x86_64" package

Please follow the instructions below to install perl-Compress-Bzip2.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install perl-Compress-Bzip2.x86_64

2. Uninstall "perl-Compress-Bzip2.x86_64" package

In this section, we are going to explain the necessary steps to uninstall perl-Compress-Bzip2.x86_64 on Oracle Linux 8:

$ sudo dnf remove perl-Compress-Bzip2.x86_64 $ sudo dnf autoremove

3. Information about the perl-Compress-Bzip2.x86_64 package on Oracle Linux 8

Last metadata expiration check: 2:45:51 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-Compress-Bzip2
Version : 2.26
Release : 6.el8
Architecture : x86_64
Size : 72 k
Source : perl-Compress-Bzip2-2.26-6.el8.src.rpm
Repository : ol8_appstream
Summary : Interface to Bzip2 compression library
URL : http://search.cpan.org/dist/Compress-Bzip2/
License : GPL+ or Artistic
Description : 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. Compress::Bzip2 is not well integrated into PerlIO, use
: the preferred IO::Compress::Bzip2 instead.