How to Install and Uninstall libperlx-define-perl Package on Kali Linux

Last updated: May 13,2024

1. Install "libperlx-define-perl" package

Please follow the guidance below to install libperlx-define-perl on Kali Linux

$ sudo apt update $ sudo apt install libperlx-define-perl

2. Uninstall "libperlx-define-perl" package

In this section, we are going to explain the necessary steps to uninstall libperlx-define-perl on Kali Linux:

$ sudo apt remove libperlx-define-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libperlx-define-perl package on Kali Linux

Package: libperlx-define-perl
Version: 0.101-5
Installed-Size: 22
Maintainer: Debian Perl Group
Architecture: all
Depends: libkeyword-simple-perl, libnamespace-clean-perl, perl:any
Size: 7072
SHA256: 0027f59c3de59a30eee09af187039010428d128c630546e4d5f81c3d3fc64fc0
SHA1: 6605bf8535684f4e43e9a194492811157f9178fa
MD5sum: f7fef3243f45bb715c1028c46436bb53
Description: cute syntax for defining constants
PerlX::Define is a yet another module for defining constants.
.
Differences from constant.pm:
.
* Cute syntax.
Like constant.pm, constants get defined at compile time,
not run time.
* Requires Perl 5.12 or above.
If you're lucky enough to be able to free yourself
from the shackles of supporting decade-old versions of Perl,
PerlX::Define is your friend.
* Only supports scalar constants.
List constants are rarely useful.
Your constant can of course be a reference to an array or hash,
but this module doesn't attempt
to make the referred-to structure read only.
* Doesn't try to handle some of the things constant.pm does
like declaring constants using fully-qualified names,
or defining constants pointing at magic scalars.
.
Prior to version 0.100, PerlX::Define was bundled with Moops.
Description-md5:
Homepage: https://metacpan.org/release/PerlX-Define
Section: perl
Priority: optional
Filename: pool/main/libp/libperlx-define-perl/libperlx-define-perl_0.101-5_all.deb