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

Last updated: July 01,2024

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

Please follow the step by step instructions below to install perl-Compress-Raw-Bzip2.src on Oracle Linux 8

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

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

Please follow the instructions below to uninstall perl-Compress-Raw-Bzip2.src on Oracle Linux 8:

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

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

Last metadata expiration check: 5:01:24 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-Compress-Raw-Bzip2
Version : 2.096
Release : 1.module+el8.6.0+20545+312b6629
Architecture : src
Size : 158 k
Source : None
Repository : ol8_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.