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

Last updated: May 10,2024

1. Install "libmodule-build-perl" package

Please follow the instructions below to install libmodule-build-perl on Kali Linux

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

2. Uninstall "libmodule-build-perl" package

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

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

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

Package: libmodule-build-perl
Version: 0.423400-2
Installed-Size: 563
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libcpan-meta-perl, libtest-harness-perl
Recommends: libmodule-signature-perl, libpod-readme-perl, libsoftware-license-perl
Size: 251952
SHA256: 41df91d12187895ce0111093967743ff1d1027626d05001f191981fabff54681
SHA1: 4bd243f054e418f4b26649f6f8cb865a1aae477c
MD5sum: c59e8a0c3ca3ca8a1a14bb555f067424
Description: framework for building and installing Perl modules
Module::Build is a framework for easily building, testing and installing Perl
packages. It is meant as a next-generation replacement for ExtUtils::MakeMaker
and offers many additional features characteristic of a more modern install
system, including simple subclassing for custom build actions.
.
Because it is written in Pure Perl, it has very few external dependencies. In
particular, it allows for installation of packages on systems without 'make'
and will even work without a shell. Its only prerequisites are modules that
are included with perl 5.6.0 and it is core as of perl 5.10.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Module-Build
Tag: devel::buildtools, devel::lang:perl, devel::library,
implemented-in::perl, role::program
Section: perl
Priority: optional
Filename: pool/main/libm/libmodule-build-perl/libmodule-build-perl_0.423400-2_all.deb