How to Install and Uninstall libdir-self-perl Package on Kali Linux
Last updated: December 23,2024
1. Install "libdir-self-perl" package
Learn how to install libdir-self-perl on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
libdir-self-perl
Copied
2. Uninstall "libdir-self-perl" package
Please follow the guidelines below to uninstall libdir-self-perl on Kali Linux:
$
sudo apt remove
libdir-self-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libdir-self-perl package on Kali Linux
Package: libdir-self-perl
Version: 0.11-4
Installed-Size: 19
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 5604
SHA256: a0d40149617fb4d040bc1c61c7e03008375b13614b1c75a4545752bf449e6187
SHA1: 3c74233935bf4afff958024d1cf35e8f6db21f14
MD5sum: 4d53d35d7316f97acc7dde97e33bd24d
Description: module providing a __DIR__ constant for the directory of the source file
Perl has two pseudo-constants describing the current location in your source
code, __FILE__ and __LINE__. Dir::Self adds __DIR__, which expands to the
directory your source file is in, as an absolute pathname.
.
This is useful if your code wants to access files in the same directory, like
helper modules or configuration data. This is a bit like FindBin except it's
not limited to the main program, i.e. you can also use it in modules. And it
actually works.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Dir-Self
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libd/libdir-self-perl/libdir-self-perl_0.11-4_all.deb
Version: 0.11-4
Installed-Size: 19
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 5604
SHA256: a0d40149617fb4d040bc1c61c7e03008375b13614b1c75a4545752bf449e6187
SHA1: 3c74233935bf4afff958024d1cf35e8f6db21f14
MD5sum: 4d53d35d7316f97acc7dde97e33bd24d
Description: module providing a __DIR__ constant for the directory of the source file
Perl has two pseudo-constants describing the current location in your source
code, __FILE__ and __LINE__. Dir::Self adds __DIR__, which expands to the
directory your source file is in, as an absolute pathname.
.
This is useful if your code wants to access files in the same directory, like
helper modules or configuration data. This is a bit like FindBin except it's
not limited to the main program, i.e. you can also use it in modules. And it
actually works.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Dir-Self
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libd/libdir-self-perl/libdir-self-perl_0.11-4_all.deb