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

Last updated: January 11,2025

1. Install "libparams-classify-perl" package

This tutorial shows how to install libparams-classify-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libparams-classify-perl" package

Please follow the steps below to uninstall libparams-classify-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libparams-classify-perl
Priority: optional
Section: universe/perl
Installed-Size: 62
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 0.013-5build1
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.4)
Suggests: libscalar-number-perl
Filename: pool/universe/libp/libparams-classify-perl/libparams-classify-perl_0.013-5build1_amd64.deb
Size: 21128
MD5sum: 80cebe5673165c3376e65e6f20f0bef4
SHA1: 414bd15fb30beb9f16b9ca650664f2b4a1e066b7
SHA256: 89eeb9720183315c5db8f1f43efb7ba9c2b0953ac31fa8ff721ae1bfb3b95048
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
Homepage: https://metacpan.org/release/Params-Classify
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 3y
Task: mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master