How to Install and Uninstall libimporter-perl Package on Kali Linux

Last updated: May 16,2024

1. Install "libimporter-perl" package

This guide let you learn how to install libimporter-perl on Kali Linux

$ sudo apt update $ sudo apt install libimporter-perl

2. Uninstall "libimporter-perl" package

In this section, we are going to explain the necessary steps to uninstall libimporter-perl on Kali Linux:

$ sudo apt remove libimporter-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libimporter-perl package on Kali Linux

Package: libimporter-perl
Version: 0.026-2
Installed-Size: 65
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 24972
SHA256: 3f3f6631886ee64d16e74eb748e19ad27dffcd34b1e584d6ea4c6928b9a69c55
SHA1: 8f0ad9846c029ec3fa85434e6f1e4769ef9e0118
MD5sum: 087a8f22ee8bcb07e8c59135a238763c
Description: alternative but compatible interface to modules that export symbols
Importer acts as a layer between Exporter and modules which consume exports.
It is feature-compatible with Exporter, plus some much needed extras. You can
use this to import symbols from any exporter that follows Exporters
specification. The exporter modules themselves do not need to use or inherit
from the Exporter module, they just need to set @EXPORT and/or other
variables.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Importer
Section: perl
Priority: optional
Filename: pool/main/libi/libimporter-perl/libimporter-perl_0.026-2_all.deb