How to Install and Uninstall libparams-classify-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "libparams-classify-perl" package

This is a short guide on how to install libparams-classify-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libparams-classify-perl

2. Uninstall "libparams-classify-perl" package

This guide let you learn how to uninstall libparams-classify-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libparams-classify-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libparams-classify-perl package on Ubuntu 21.10 (Impish Indri)

Package: libparams-classify-perl
Architecture: amd64
Version: 0.015-1build4
Priority: optional
Section: perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 67
Depends: libdevel-callchecker-perl, perl, perlapi-5.32.1, libc6 (>= 2.4)
Suggests: libscalar-number-perl
Filename: pool/main/libp/libparams-classify-perl/libparams-classify-perl_0.015-1build4_amd64.deb
Size: 21914
MD5sum: 77dc1615102c52704bf3617c2811049b
SHA1: b4702f6bc863a138df908907a8daad90e0ae7232
SHA256: 9752c151a4d1cb3c18b0d786a6755cdf60a82f5ebde43d13ba41d448037b1f7e
SHA512: 3955bdfad1ef14a8c365ee4fa598a2554d9e476900310b25632271f17e119d2163de5b96dd3915ebac882716b24f65d5b25defa67219a4a9206b29e707d838a4
Homepage: https://metacpan.org/release/Params-Classify
Description-en: Perl module for argument type classification
Params::Classify provides various type-testing functions. These are intended
for functions that, unlike most Perl code, care what type of data they
are operating on. For example, some functions wish to behave
differently depending on the type of their arguments (like overloaded
functions in C++).
.
These functions only provide type classification; they do not enforce
type restrictions. Type enforcement may, of course, be built using
these classification functions, but the reader's attention is drawn to
libparams-validate-perl.
Description-md5: 87d5673492184545f929dd5fec511f9b
Task: ubuntukylin-desktop, ubuntu-mate-core, ubuntu-mate-desktop