How to Install and Uninstall libsub-name-perl Package on Kali Linux

Last updated: May 18,2024

1. Install "libsub-name-perl" package

Here is a brief guide to show you how to install libsub-name-perl on Kali Linux

$ sudo apt update $ sudo apt install libsub-name-perl

2. Uninstall "libsub-name-perl" package

Here is a brief guide to show you how to uninstall libsub-name-perl on Kali Linux:

$ sudo apt remove libsub-name-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsub-name-perl package on Kali Linux

Package: libsub-name-perl
Source: libsub-name-perl (0.27-1)
Version: 0.27-1+b1
Installed-Size: 43
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.4)
Size: 12504
SHA256: 22d28af4ab6ccf155e19d415eb460a8cc32b13b1f398243094e3d1eac55c7deb
SHA1: 794e1124ffc255362676c30c144374ac2f584741
MD5sum: 44b480fadbaeb87a7f5bcf16d6cb88cf
Description: module for assigning a new name to referenced sub
Sub::Name has only one function, which is also exported by default:
.
subname NAME, CODEREF
.
Assigns a new name to referenced sub. If package specification is
omitted in the name, then the current package is used. The return
value is the sub.
.
The name is only used for informative routines (caller, Carp, etc).
You won't be able to actually invoke the sub by the given name. To
allow that, you need to do glob-assignment yourself.
Description-md5:
Multi-Arch: same
Homepage: https://metacpan.org/release/Sub-Name
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libs/libsub-name-perl/libsub-name-perl_0.27-1+b1_amd64.deb