How to Install and Uninstall libconst-fast-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libconst-fast-perl" package

Learn how to install libconst-fast-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libconst-fast-perl" package

Please follow the step by step instructions below to uninstall libconst-fast-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libconst-fast-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libconst-fast-perl
Priority: optional
Section: universe/perl
Installed-Size: 50
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.014-1
Depends: perl, libsub-exporter-perl, libsub-exporter-progressive-perl
Filename: pool/universe/libc/libconst-fast-perl/libconst-fast-perl_0.014-1_all.deb
Size: 7958
MD5sum: c014c6a94e188bc33d071643a02a8e6a
SHA1: d92a8d2b328134ffe215424916580070febeecc3
SHA256: 5b22d83bb482f45f972d89a20f82bb66507eea0c939fc4fc830caa1c706720bb
Description-en: 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: 4b3a18c6b959138981afac83d7f62d90
Homepage: https://metacpan.org/release/Const-Fast/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu