How to Install and Uninstall libconst-fast-perl Package on Kali Linux

Last updated: May 18,2024

1. Install "libconst-fast-perl" package

In this section, we are going to explain the necessary steps to install libconst-fast-perl on Kali Linux

$ sudo apt update $ sudo apt install libconst-fast-perl

2. Uninstall "libconst-fast-perl" package

This guide covers the steps necessary to uninstall libconst-fast-perl on Kali Linux:

$ sudo apt remove libconst-fast-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libconst-fast-perl package on Kali Linux

Package: libconst-fast-perl
Version: 0.014-2
Installed-Size: 23
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libsub-exporter-perl, libsub-exporter-progressive-perl
Size: 8792
SHA256: d7f9269295c9835b24074ddf9f8e823eeeef8d485857c76ffe2ed77588f87bf5
SHA1: 8615ab320312538674aa8e0f92cc99b31b947a7d
MD5sum: e011ee0c2367680e7bb230825d168aaa
Description: facility for creating read-only scalars, arrays, and hashes
Const::Fast is a perl module for creating read-only scalars, arrays,
and hashes. It enables you to set a variable to the given value and
subsequently make it readonly. Arrays and hashes will be made deeply
readonly.
.
This module uses the builtin readonly feature of perl, making access
to the variables just as fast as any normal variable without the
weird side-effects of ties.
Description-md5:
Homepage: https://metacpan.org/release/Const-Fast
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libc/libconst-fast-perl/libconst-fast-perl_0.014-2_all.deb