How to Install and Uninstall perl-Archive-Any-Lite Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "perl-Archive-Any-Lite" package
This tutorial shows how to install perl-Archive-Any-Lite on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
perl-Archive-Any-Lite
Copied
2. Uninstall "perl-Archive-Any-Lite" package
This guide covers the steps necessary to uninstall perl-Archive-Any-Lite on openSuSE Tumbleweed:
$
sudo zypper remove
perl-Archive-Any-Lite
Copied
3. Information about the perl-Archive-Any-Lite package on openSuSE Tumbleweed
Information for package perl-Archive-Any-Lite:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-Archive-Any-Lite
Version : 0.11-1.13
Arch : noarch
Vendor : openSUSE
Installed Size : 27.5 KiB
Installed : No
Status : not installed
Source package : perl-Archive-Any-Lite-0.11-1.13.src
Upstream URL : https://metacpan.org/release/Archive-Any-Lite
Summary : Simple CPAN package extractor
Description :
This is a fork of Archive::Any by Michael Schwern and Clint Moore. The main
difference is this works properly even when you fork(), and may require
less memory to extract a tarball. On the other hand, this isn't pluggable
(this only supports file formats used in the CPAN toolchains), and this
doesn't check mime types (at least as of this writing).
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-Archive-Any-Lite
Version : 0.11-1.13
Arch : noarch
Vendor : openSUSE
Installed Size : 27.5 KiB
Installed : No
Status : not installed
Source package : perl-Archive-Any-Lite-0.11-1.13.src
Upstream URL : https://metacpan.org/release/Archive-Any-Lite
Summary : Simple CPAN package extractor
Description :
This is a fork of Archive::Any by Michael Schwern and Clint Moore. The main
difference is this works properly even when you fork(), and may require
less memory to extract a tarball. On the other hand, this isn't pluggable
(this only supports file formats used in the CPAN toolchains), and this
doesn't check mime types (at least as of this writing).