How to Install and Uninstall libmoosex-setonce-perl Package on Kali Linux

Last updated: May 09,2024

1. Install "libmoosex-setonce-perl" package

Here is a brief guide to show you how to install libmoosex-setonce-perl on Kali Linux

$ sudo apt update $ sudo apt install libmoosex-setonce-perl

2. Uninstall "libmoosex-setonce-perl" package

Please follow the guidelines below to uninstall libmoosex-setonce-perl on Kali Linux:

$ sudo apt remove libmoosex-setonce-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmoosex-setonce-perl package on Kali Linux

Package: libmoosex-setonce-perl
Version: 0.200002-2
Installed-Size: 20
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libmoose-perl, libtry-tiny-perl
Enhances: libmoose-perl
Size: 6632
SHA256: d9875b727233e567deb59681fed8655f88dd7ca0401a970bdd340a22dbeee342
SHA1: 77aeae447bab29c0f29e69e997b2e759c88cf0f4
MD5sum: 8d8aa20cbed522f275ca2f8c795d92ca
Description: module providing write-once, read-many attributes for Moose
MooseX::SetOnce provides the SetOnce attribute which lets your class have
attributes that are not lazy and not set, but that cannot be altered once
set.
.
The logic is very simple: if you try to alter the value of an attribute with
the SetOnce trait, either by accessor or writer, and the attribute has a
value, it will throw an exception.
.
If the attribute has a clearer, you may clear the attribute and set it again.
Description-md5:
Homepage: https://metacpan.org/release/MooseX-SetOnce
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libm/libmoosex-setonce-perl/libmoosex-setonce-perl_0.200002-2_all.deb