How to Install and Uninstall libexporter-easy-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 13,2024

1. Install "libexporter-easy-perl" package

This guide let you learn how to install libexporter-easy-perl on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libexporter-easy-perl

2. Uninstall "libexporter-easy-perl" package

In this section, we are going to explain the necessary steps to uninstall libexporter-easy-perl on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libexporter-easy-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libexporter-easy-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libexporter-easy-perl
Architecture: all
Version: 0.18-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 37
Depends: perl
Filename: pool/universe/libe/libexporter-easy-perl/libexporter-easy-perl_0.18-1_all.deb
Size: 15220
MD5sum: 3f5f1f065ceef14cfadce84d2782d380
SHA1: b1c7048a780faca701887158537140e6fbedc58d
SHA256: 5dfe29fdee92da00f9d4198d0861ab99876fecc6cd794b87d0f3e9976cdca5a2
SHA512: 981ee18ed4c7afcf8c50560e5fc0bad18439cbc41e6a08656630f43b7d42b810469c75693d34aa3dab287702376dfca12d3aae7b438da78b64cbff670ca92ef0
Homepage: https://metacpan.org/release/Exporter-Easy
Description-en: perl module to take the drudgery out of Exporting symbols
Exporter::Easy makes using Exporter easy. In it's simplest case it allows you
to drop the boilerplate code that comes with using Exporter. In more
complicated situations where you use tags to build lists and more tags, it
will set @EXPORT, @EXPORT_OK, @EXPORT_FAIL and %EXPORT_TAGS in the current
package, add Exporter to that package's @ISA and do a use vars on all the
variables mentioned. The rest is handled as normal by Exporter.
Description-md5: 862f7c37ecf02817d7ae097e8790c2a2