How to Install and Uninstall libclass-ooorno-perl Package on Kali Linux

Last updated: November 07,2024

1. Install "libclass-ooorno-perl" package

This is a short guide on how to install libclass-ooorno-perl on Kali Linux

$ sudo apt update $ sudo apt install libclass-ooorno-perl

2. Uninstall "libclass-ooorno-perl" package

Please follow the guidelines below to uninstall libclass-ooorno-perl on Kali Linux:

$ sudo apt remove libclass-ooorno-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libclass-ooorno-perl package on Kali Linux

Package: libclass-ooorno-perl
Version: 0.011-3
Installed-Size: 42
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 16204
SHA256: 8277794ab259c07b53031a8eace6f9e1becbda17135a664ebadfce37a2b3a568
SHA1: 2eabbf102de04a1f9b9c89cf17f59d4672f0da90
MD5sum: 5e5f9bcef2d9af257ba336fdd3d8f0bf
Description: Give your module classic AND OO interfaces
Class::OOorNO helps your module handle the input for its subroutines
whether called in object-oriented style (as object methods or class
methods with the arrow syntax "->"), or in functional programming style
(as subroutines imported to the caller's namespace via Exporter).
.
The bulk of this module comprises a lightweight, pure-Perl emulation of
the Devel::Caller library's "called_as_method()" routine which is
written in C.
.
Devel::Caller dives deep into the internals of the Perl interpreter
(see perlguts) to trace stack frames and can get the input for any call
in the stack. It's really handy for Devel::opment and debugging.
.
This module is much more lightweight and focuses more on your module's
Class:: methods themselves.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Class-OOorNO
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libc/libclass-ooorno-perl/libclass-ooorno-perl_0.011-3_all.deb