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

Last updated: May 12,2024

1. Install "libmodule-extract-use-perl" package

This guide covers the steps necessary to install libmodule-extract-use-perl on Kali Linux

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

2. Uninstall "libmodule-extract-use-perl" package

Please follow the guidelines below to uninstall libmodule-extract-use-perl on Kali Linux:

$ sudo apt remove libmodule-extract-use-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libmodule-extract-use-perl
Version: 1.052-1
Installed-Size: 43
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libppi-perl
Size: 13604
SHA256: 3bfacffc020d9cadf082a55b798d87230b9375aa2cc99af8ea51a27086c0abb7
SHA1: f197667ec8b7fa00b816f52396b9953137ea1ce8
MD5sum: 011b426444568349f5db60d70af83ed4
Description: Perl module to extract which modules some code uses
Module::Extract::Use extracts the names of the modules used in a file using a
static analysis. It uses PPI (Perl Parsing Interface) to tokenize and extract
the file data.
.
Since this module does not run code, it cannot find dynamic uses of modules,
such as eval "require $class".
Description-md5:
Homepage: https://metacpan.org/release/Module-Extract-Use
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libm/libmodule-extract-use-perl/libmodule-extract-use-perl_1.052-1_all.deb