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

Last updated: October 06,2024

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

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

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

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

This guide covers the steps necessary to uninstall perl-Compress-Raw-Lzma.src on Oracle Linux 8:

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

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

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