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

Last updated: May 02,2024

1. Install "libmodule-install-perl" package

Here is a brief guide to show you how to install libmodule-install-perl on Kali Linux

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

2. Uninstall "libmodule-install-perl" package

Please follow the steps below to uninstall libmodule-install-perl on Kali Linux:

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

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

Package: libmodule-install-perl
Version: 1.21-1
Installed-Size: 343
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libfile-remove-perl, libmodule-scandeps-perl, libparse-cpan-meta-perl (>= 1.4413), libyaml-tiny-perl
Recommends: libarchive-zip-perl, libfile-homedir-perl, libjson-perl, libpar-dist-perl, libwww-perl
Size: 144284
SHA256: 5e5c03ab375760160d307f4094cbc01b660e8934c4aafc6aaa34e2a7f48ae251
SHA1: 6911361f63a7a069735c11837cfb36fd8c233589
MD5sum: 768958c0b2c50457f858b074bb9a86e3
Description: framework for installing Perl modules
NOTE: while Module::Install pioneered many great ideas in its time, its
primary benefits have been better achieved by other tools, like Dist::Zilla,
and its spinoffs. Use of Module::Install for new distributions is therefore
discouraged by the maintainers.
.
Module::Install is a package for writing installers for CPAN (or CPAN-like)
distributions that are clean, simple, minimalist, act in a strictly correct
manner with ExtUtils::MakeMaker. It will run on any Perl installation version
5.005 or newer.
.
It is designed to automatically include a copy of itself with modules that
use it, thus ensuring that bleeding-edge features will be available for use
in Makefile.PL in a simple and portable way. It is simple to learn, and has
the same features as ExtUtils::MakeMaker and Module::Build. However, it has
the advantage that it requires no installation for end-users.
Description-md5:
Homepage: https://metacpan.org/release/Module-Install
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libm/libmodule-install-perl/libmodule-install-perl_1.21-1_all.deb