How to Install and Uninstall libacme-constant-perl Package on Kali Linux

Last updated: May 18,2024

1. Install "libacme-constant-perl" package

This is a short guide on how to install libacme-constant-perl on Kali Linux

$ sudo apt update $ sudo apt install libacme-constant-perl

2. Uninstall "libacme-constant-perl" package

Please follow the guidance below to uninstall libacme-constant-perl on Kali Linux:

$ sudo apt remove libacme-constant-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libacme-constant-perl package on Kali Linux

Package: libacme-constant-perl
Version: 0.1.3-3
Installed-Size: 31
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libstrictures-perl
Size: 12568
SHA256: 939cfb9cfd5281577391a8f9f317a4481d2bba39ada9eb5282eb1a3bf87f51cf
SHA1: b26da1c2eaff664a738401a3c37db46dd7f3a321
MD5sum: cb7923449a5fdba2903b43cfbee9bf0b
Description: module that makes inconstant constants, except actually not
Acme::constant lets you make inconstant constants, just like the constants the
users of Ruby or Opera (before Opera 14, that is) already enjoyed.
.
Unlike Perl constants, that are replaced at compile time, Acme constants, in
true dynamic programming language style, can be modified even after
declaration.
.
Just like constants generated with standard use constant pragma, the
constants declared with use Acme::Constant don't have any sigils. This makes
using constants easier, as you don't have to remember what sigil do constants
use.
Description-md5:
Homepage: https://metacpan.org/release/Acme-constant
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/liba/libacme-constant-perl/libacme-constant-perl_0.1.3-3_all.deb