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

Last updated: September 20,2024

1. Install "libmodule-used-perl" package

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

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

2. Uninstall "libmodule-used-perl" package

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

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

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

Package: libmodule-used-perl
Version: 1.3.0-3
Installed-Size: 41
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libconst-fast-perl, libfile-next-perl, libmodule-path-perl, libppi-perl
Size: 15072
SHA256: d9d59f3bcc1685c1c5eff3994b0614f76e224a15132ec974efd3fe54cc3b4316
SHA1: 55971cc16f0cd278ad211a334aadc229bce841f4
MD5sum: 4db6b0570e9b486e9f7045c3f9555bfd
Description: library to detect modules loaded by Perl code without running it
Module::Used is a Perl module that does static analysis of arbitrary Perl
code, looking for use and require statements to determine what modules are
required by the code. It also knows about Moose and Moose::Role, so it can
determine appropriate dependencies in that case too.
Description-md5:
Homepage: https://metacpan.org/release/Module-Used
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libm/libmodule-used-perl/libmodule-used-perl_1.3.0-3_all.deb