How to Install and Uninstall libdevel-cycle-perl Package on Kali Linux

Last updated: May 10,2024

1. Install "libdevel-cycle-perl" package

Here is a brief guide to show you how to install libdevel-cycle-perl on Kali Linux

$ sudo apt update $ sudo apt install libdevel-cycle-perl

2. Uninstall "libdevel-cycle-perl" package

Please follow the guidance below to uninstall libdevel-cycle-perl on Kali Linux:

$ sudo apt remove libdevel-cycle-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdevel-cycle-perl package on Kali Linux

Package: libdevel-cycle-perl
Version: 1.12-2
Installed-Size: 33
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Suggests: libpadwalker-perl
Size: 11936
SHA256: ca2e0149bfad02d1b56ebd40a0eda10277e0a5d9210422839f8347d6b3b499c6
SHA1: 613aa9c41c14ec47f61f3848632c557ffec77020
MD5sum: 22c8275868741320f850f17964322d01
Description: Perl module to detect memory cycles in Perl objects
Devel::Cycle is a developer's tool for finding memory cycles in Perl objects.
Since Perl provides its automatic memory management using reference counting,
cyclical/circular references will result in memory that will never be freed.
Optionally, PadWalker (libpadwalker-perl) module enables reporting of cycles
in code closures as well.
Description-md5:
Homepage: https://metacpan.org/release/Devel-Cycle
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libd/libdevel-cycle-perl/libdevel-cycle-perl_1.12-2_all.deb