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

Last updated: May 08,2024

1. Install "libexporter-tidy-perl" package

This guide covers the steps necessary to install libexporter-tidy-perl on Kali Linux

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

2. Uninstall "libexporter-tidy-perl" package

This guide covers the steps necessary to uninstall libexporter-tidy-perl on Kali Linux:

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

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

Package: libexporter-tidy-perl
Version: 0.08-2
Installed-Size: 26
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 9448
SHA256: dd970cd9e697d8fafaad936e190cbd2e8214b5d12d2828b95693a901159b0a47
SHA1: 97d37f443a864e58e03441828e5e416812b55160
MD5sum: ccd198ab0823b5b0d18ef82ac272e9f5
Description: another way of exporting symbols
Exporter::Tidy serves as an easy, clean alternative to
Exporter. Unlike Exporter, it is not subclassed, but it simply
exports a custom import() into your namespace.
.
With Exporter::Tidy, you don't need to use any package global
in your module. Even the subs you export can be lexically scoped.
Description-md5:
Homepage: https://metacpan.org/release/Exporter-Tidy
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libe/libexporter-tidy-perl/libexporter-tidy-perl_0.08-2_all.deb