How to Install and Uninstall libobject-destroyer-perl Package on Kali Linux

Last updated: April 29,2024

1. Install "libobject-destroyer-perl" package

In this section, we are going to explain the necessary steps to install libobject-destroyer-perl on Kali Linux

$ sudo apt update $ sudo apt install libobject-destroyer-perl

2. Uninstall "libobject-destroyer-perl" package

This tutorial shows how to uninstall libobject-destroyer-perl on Kali Linux:

$ sudo apt remove libobject-destroyer-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libobject-destroyer-perl package on Kali Linux

Package: libobject-destroyer-perl
Version: 2.02-2
Installed-Size: 33
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 13364
SHA256: a98f382f1e379c19c9d003132dadf3a5b086aceebe0900cde6a89b02fe4bf07e
SHA1: 77b869b25e6f3466bf72b7a85523877030ee4b1d
MD5sum: 479c5f274e6baae735cd82d42663c3be
Description: module to make objects with circular references DESTROY normally
Object::Destroyer allows for the creation of "Destroy" handles. The
handle is "attached" to a circular relationship, but is not a part of
it. When the destroy handle falls out of scope, it will be cleaned up
correctly, and while being cleaned up, it will also force the data
structure it is attached to be destroyed as well. Object::Destroyer
can call a specified release method on an object (or method DESTROY by
default). Alternatively, it can execute an arbitrary user code passed to
constructor as a code reference.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Object-Destroyer
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libo/libobject-destroyer-perl/libobject-destroyer-perl_2.02-2_all.deb