How to Install and Uninstall libclass-ooorno-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "libclass-ooorno-perl" package

This guide covers the steps necessary to install libclass-ooorno-perl on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libclass-ooorno-perl" package

Please follow the step by step instructions below to uninstall libclass-ooorno-perl on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libclass-ooorno-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libclass-ooorno-perl
Architecture: all
Version: 0.011-2
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 41
Depends: perl
Filename: pool/universe/libc/libclass-ooorno-perl/libclass-ooorno-perl_0.011-2_all.deb
Size: 15208
MD5sum: 282d5d0f3bae05bfe2afdc6f2bbe1f66
SHA1: 65d0b1ffb805a6d18da20f27a1da3ef4dc1f4619
SHA256: 1c75ea49fd0ac88f04a2a25a3c65961ffa8b3372435e41031cf3a458f4448601
SHA512: 1c7eaeb6b6bf3031cc9150763526b32a19a159c0d5b79a7f81e298b1adc8efb8f3e81fc7ea7b2d5ad4963f8125adc6b1f9a6b80e63b4a79831986d734513ac13
Homepage: https://metacpan.org/release/Class-OOorNO
Description-en: 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: e99dd99a250932d34ea531295c8308df