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

Last updated: September 20,2024

1. Install "libclass-type-enum-perl" package

Please follow the steps below to install libclass-type-enum-perl on Kali Linux

$ sudo apt update $ sudo apt install libclass-type-enum-perl

2. Uninstall "libclass-type-enum-perl" package

Please follow the steps below to uninstall libclass-type-enum-perl on Kali Linux:

$ sudo apt remove libclass-type-enum-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libclass-type-enum-perl
Version: 0.014-2
Installed-Size: 38
Maintainer: Debian Perl Group
Architecture: all
Provides: libdbix-class-inflatecolumn-classtypeenum-perl
Depends: perl:any, libclass-method-modifiers-perl, libmoo-perl, libnamespace-clean-perl, libscalar-list-utils-perl
Size: 12856
SHA256: c3e37c1ba268dadf9eb0887b1b10c9a8b8b8ca9d1d3b372813a505471fa03c35
SHA1: c67c374d67b7884c1209c2572fb615e571fbe7d7
MD5sum: 5459e21a4d12c2659194c82b78f30e45
Description: module to build enum-like classes
Class::Type::Enum is a class builder for type-like classes to represent
enumerated values. In particular, it was built to scratch an itch with
DBIx::Class value inflation.
.
Inflate DBIC columns into instances of your Class::Type::Enum classes. The
storage data_type doesn't matter here, only whether or not enums should
inflate/deflate to symbols (strings) or ordinals (integers).
Description-md5:
Homepage: https://metacpan.org/release/Class-Type-Enum
Section: perl
Priority: optional
Filename: pool/main/libc/libclass-type-enum-perl/libclass-type-enum-perl_0.014-2_all.deb