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

Last updated: May 16,2024

1. Install "libmodule-path-perl" package

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

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

2. Uninstall "libmodule-path-perl" package

This guide covers the steps necessary to uninstall libmodule-path-perl on Kali Linux:

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

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

Package: libmodule-path-perl
Version: 0.19-3
Installed-Size: 30
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 12304
SHA256: 3d5a55418d863881e1f636760121e32a87e448440557d508a3b80f6a8e980f31
SHA1: 37378fa4ddb582cd8498c44d34e6235e595e723a
MD5sum: e38933569a8bbe9fb423ff88266e8a92
Description: module to get the full path to a locally installed Perl module
Module::Path provides a single function, module_path(), which takes a module
name and finds the first directory in the @INC path where the module is
installed locally. It returns the full path to that file, resolving any
symlinks.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Module-Path
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libm/libmodule-path-perl/libmodule-path-perl_0.19-3_all.deb