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

Last updated: April 29,2024

1. Install "libobject-lazy-perl" package

Please follow the step by step instructions below to install libobject-lazy-perl on Kali Linux

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

2. Uninstall "libobject-lazy-perl" package

Please follow the instructions below to uninstall libobject-lazy-perl on Kali Linux:

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

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

Package: libobject-lazy-perl
Version: 0.16-2
Installed-Size: 52
Maintainer: Debian Perl Group
Architecture: all
Depends: libparams-validate-perl, libtry-tiny-perl, perl:any
Size: 15676
SHA256: 3cdddd329f8905e58ba247dcd5eeb1609c8f31596a393cbb749b994db32f2159
SHA1: d2e90ae1f3d078d57a1fcd9b6e5c3b2e2aedc0a3
MD5sum: 00000750d5438760f407dbce674b03ea
Description: create objects late from non-owned classes
Object::Lazy implements lazy evaluation and can create lazy objects from
every class.
.
Creates a dummy object including a subroutine which knows how to build the
real object.
.
Later, if a method of the object is called, the real object will be built.
.
Inherited methods from UNIVERSAL.pm are implemented and so overwritten. This
are isa, DOES, can and VERSION.
Description-md5:
Homepage: https://metacpan.org/release/Object-Lazy
Section: perl
Priority: optional
Filename: pool/main/libo/libobject-lazy-perl/libobject-lazy-perl_0.16-2_all.deb