How to Install and Uninstall perl-IO-Compress-Lzma Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "perl-IO-Compress-Lzma" package

Please follow the guidelines below to install perl-IO-Compress-Lzma on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install perl-IO-Compress-Lzma

2. Uninstall "perl-IO-Compress-Lzma" package

Please follow the steps below to uninstall perl-IO-Compress-Lzma on openSuSE Tumbleweed:

$ sudo zypper remove perl-IO-Compress-Lzma

3. Information about the perl-IO-Compress-Lzma package on openSuSE Tumbleweed

Information for package perl-IO-Compress-Lzma:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-IO-Compress-Lzma
Version : 2.204-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 205.6 KiB
Installed : No
Status : not installed
Source package : perl-IO-Compress-Lzma-2.204-1.2.src
Upstream URL : https://metacpan.org/release/IO-Compress-Lzma
Summary : Write lzma files/buffers
Description :
This module provides a Perl interface that allows writing lzma compressed
data to files or buffer.
For reading lzma files/buffers, see the companion module
IO::Uncompress::UnLzma.