How to Install and Uninstall libdevel-cycle-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "libdevel-cycle-perl" package

This guide let you learn how to install libdevel-cycle-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libdevel-cycle-perl" package

This guide covers the steps necessary to uninstall libdevel-cycle-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libdevel-cycle-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libdevel-cycle-perl
Priority: optional
Section: universe/perl
Installed-Size: 60
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.11-2
Depends: perl
Suggests: libpadwalker-perl
Filename: pool/universe/libd/libdevel-cycle-perl/libdevel-cycle-perl_1.11-2_all.deb
Size: 11734
MD5sum: 206bd223e4362ab3dac2050e609f6ab1
SHA1: 08960b22cb85df20fca799eca18c0604242c4ec7
SHA256: 6683cfce0579c7982685cc0fdc861a876496c0d809eec27065b85209feb800bc
Description-en: 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: ce8d683024731355a4200a498ff50253
Homepage: http://search.cpan.org/dist/Devel-Cycle/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu