How to Install and Uninstall libparams-classify-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: September 20,2024

1. Install "libparams-classify-perl" package

Please follow the steps below to install libparams-classify-perl on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libparams-classify-perl" package

Please follow the step by step instructions below to uninstall libparams-classify-perl on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libparams-classify-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libparams-classify-perl
Architecture: amd64
Version: 0.015-1build3
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 (>= 5.32.0-4), perlapi-5.32.0, libc6 (>= 2.4)
Suggests: libscalar-number-perl
Filename: pool/main/libp/libparams-classify-perl/libparams-classify-perl_0.015-1build3_amd64.deb
Size: 21112
MD5sum: 89d6b946c7bd479c253a0a3b1a79a7a2
SHA1: 1f90d3f52e58066eef1e1e76115e899665ce1224
SHA256: ae661c2fcb3d625488dfa3be9c8edc733ba3dbf27bace3cc88411a9f82599291
SHA512: 134f518f210f178eb4e3675990e2d7c860a09cb7557570e68e325e1cccf930ccbd4ff38eb54cfc6e9839cd37f43c4d470a31f828da01de53f5d180fd544e32c6
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