How to Install and Uninstall perl-Compress-Raw-Bzip2.src Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "perl-Compress-Raw-Bzip2.src" package

In this section, we are going to explain the necessary steps to install perl-Compress-Raw-Bzip2.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install perl-Compress-Raw-Bzip2.src

2. Uninstall "perl-Compress-Raw-Bzip2.src" package

This guide let you learn how to uninstall perl-Compress-Raw-Bzip2.src on Oracle Linux 9:

$ sudo dnf remove perl-Compress-Raw-Bzip2.src $ sudo dnf autoremove

3. Information about the perl-Compress-Raw-Bzip2.src package on Oracle Linux 9

Last metadata expiration check: 3:50:43 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-Compress-Raw-Bzip2
Version : 2.101
Release : 5.el9
Architecture : src
Size : 150 k
Source : None
Repository : ol9_appstream
Summary : Low-level interface to bzip2 compression library
URL : https://metacpan.org/release/Compress-Raw-Bzip2
License : GPL+ or Artistic
Description : This module provides a Perl interface to the bzip2 compression library.
: It is used by IO::Compress::Bzip2.