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

Last updated: May 19,2024

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

Please follow the steps below to install perl-Compress-Raw-Lzma.x86_64 on Oracle Linux 9

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

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

This tutorial shows how to uninstall perl-Compress-Raw-Lzma.x86_64 on Oracle Linux 9:

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

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

Last metadata expiration check: 2:09:03 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-Compress-Raw-Lzma
Version : 2.101
Release : 3.el9
Architecture : x86_64
Size : 57 k
Source : perl-Compress-Raw-Lzma-2.101-3.el9.src.rpm
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.