How to Install and Uninstall libmodule-implementation-perl Package on Kali Linux

Last updated: May 10,2024

1. Install "libmodule-implementation-perl" package

Please follow the guidance below to install libmodule-implementation-perl on Kali Linux

$ sudo apt update $ sudo apt install libmodule-implementation-perl

2. Uninstall "libmodule-implementation-perl" package

Please follow the guidance below to uninstall libmodule-implementation-perl on Kali Linux:

$ sudo apt remove libmodule-implementation-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmodule-implementation-perl package on Kali Linux

Package: libmodule-implementation-perl
Version: 0.09-2
Installed-Size: 35
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libmodule-runtime-perl, libtry-tiny-perl
Size: 12604
SHA256: a2e46abd11eb315f2db905358e8dcd477a6078ffbb9a2e124e496b7a182abc5b
SHA1: b747e3c3e48f614b7b495127df56be5b5ef1b7c5
MD5sum: 9b47f9178e3e7f504042c53104d12596
Description: module for loading one of several alternate implementations of a module
Module::Implementation abstracts out the process of choosing one of several
underlying implementations for a module. This can be used to provide XS and
pure Perl implementations of a module, or it could be used to load an
implementation for a given OS or any other case of needing to provide
multiple implementations.
.
This module is only useful when you know all the implementations ahead of
time. If you want to load arbitrary implementations then you probably want
something like a plugin system, not this module.
Description-md5:
Homepage: https://metacpan.org/release/Module-Implementation
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libm/libmodule-implementation-perl/libmodule-implementation-perl_0.09-2_all.deb