How to Install and Uninstall perl-Exporter-Declare Package on openSUSE Leap

Last updated: July 01,2024

1. Install "perl-Exporter-Declare" package

Learn how to install perl-Exporter-Declare on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install perl-Exporter-Declare

2. Uninstall "perl-Exporter-Declare" package

This is a short guide on how to uninstall perl-Exporter-Declare on openSUSE Leap:

$ sudo zypper remove perl-Exporter-Declare

3. Information about the perl-Exporter-Declare package on openSUSE Leap

Information for package perl-Exporter-Declare:
----------------------------------------------
Repository : Main Repository
Name : perl-Exporter-Declare
Version : 0.114-bp155.2.8
Arch : noarch
Vendor : openSUSE
Installed Size : 79.7 KiB
Installed : No
Status : not installed
Source package : perl-Exporter-Declare-0.114-bp155.2.8.src
Upstream URL : http://search.cpan.org/dist/Exporter-Declare/
Summary : Exporting done right
Description :
Exporter::Declare is a meta-driven exporting tool. Exporter::Declare tries
to adopt all the good features of other exporting tools, while throwing
away horrible interfaces. Exporter::Declare also provides hooks that allow
you to add options and arguments for import. Finally, Exporter::Declare's
meta-driven system allows for top-notch introspection.