How to Install and Uninstall libmoox-role-logger-perl Package on Kali Linux

Last updated: May 11,2024

1. Install "libmoox-role-logger-perl" package

Please follow the instructions below to install libmoox-role-logger-perl on Kali Linux

$ sudo apt update $ sudo apt install libmoox-role-logger-perl

2. Uninstall "libmoox-role-logger-perl" package

This guide covers the steps necessary to uninstall libmoox-role-logger-perl on Kali Linux:

$ sudo apt remove libmoox-role-logger-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmoox-role-logger-perl package on Kali Linux

Package: libmoox-role-logger-perl
Version: 0.005-2
Installed-Size: 36
Maintainer: Debian Perl Group
Architecture: all
Depends: liblog-any-perl, libmoo-perl, sgml-base (>= 1.28), perl:any
Size: 14328
SHA256: af1d67676c42051515b86747c210f09c2e421c7e22ec6819d8da4b7436d9f1a2
SHA1: 37f927b2edade359456174c274ba3b02a3f4ac04
MD5sum: 6aa9fc5decea1c353424429900cfe025
Description: provide logging via Log::Any
MooX::Role::Logger provides universal logging via Log::Any. The class
using this role doesn't need to know or care about the details of log
configuration, implementation or destination.
.
Use it when you want your module to offer logging capabilities, but
don't know who is going to use your module or what kind of logging they
will implement. This role lets you do your part and leaves actual log
setup and routing to someone else.
.
The application that ultimately uses your module can then choose to
direct log messages somewhere based on its own needs and configuration
with Log::Any::Adapter.
.
This role is based on Moo so it should work with either Moo or Moose
based classes.
Description-md5:
Homepage: https://github.com/dagolden/MooX-Role-Logger
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libm/libmoox-role-logger-perl/libmoox-role-logger-perl_0.005-2_all.deb