How to Install and Uninstall libexporter-easy-perl Package on Kali Linux

Last updated: May 13,2024

1. Install "libexporter-easy-perl" package

Please follow the guidelines below to install libexporter-easy-perl on Kali Linux

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

2. Uninstall "libexporter-easy-perl" package

Here is a brief guide to show you how to uninstall libexporter-easy-perl on Kali Linux:

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

3. Information about the libexporter-easy-perl package on Kali Linux

Package: libexporter-easy-perl
Version: 0.18-3
Installed-Size: 36
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 14976
SHA256: cd6eb9feab7f70d84db7bf96bd6968ae47239283e319b1fbfca0960bb3d53c8b
SHA1: 52cee63c5b4785c47665a42f4e3d625248cc49e4
MD5sum: 47743f102fa074ef74a8205d5ffbdd6b
Description: 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:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Exporter-Easy
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libe/libexporter-easy-perl/libexporter-easy-perl_0.18-3_all.deb