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

Last updated: May 15,2024

1. Install "libsub-recursive-perl" package

Please follow the steps below to install libsub-recursive-perl on Kali Linux

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

2. Uninstall "libsub-recursive-perl" package

In this section, we are going to explain the necessary steps to uninstall libsub-recursive-perl on Kali Linux:

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

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

Package: libsub-recursive-perl
Version: 0.05-2
Installed-Size: 28
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 10584
SHA256: 1573f57eee3719eb8cf73bff010e9103e75280e003ec6e5f2e2b923b2ab2db18
SHA1: 3db3db456711233239fffe35aadb41375841e884
MD5sum: ba7b7e0e882755167db357feb3568ce2
Description: Perl module for memory-leak free recursive anonymous subroutines
Recursive closures suffer from a severe memory leak. Sub::Recursive makes the
problem go away cleanly and at the same time allows you to write recursive
subroutines as expression and can make them truly anonymous. There's no
significant speed difference between using &recursive and writing the simpler
leaking solution.
Description-md5:
Homepage: https://metacpan.org/release/Sub-Recursive
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libs/libsub-recursive-perl/libsub-recursive-perl_0.05-2_all.deb