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

Last updated: May 21,2024

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

Learn how to install perl-Compress-Raw-Lzma.src on Oracle Linux 9

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

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

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

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

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

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