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

Last updated: May 17,2024

1. Install "libvalidation-class-perl" package

Please follow the steps below to install libvalidation-class-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libvalidation-class-perl

2. Uninstall "libvalidation-class-perl" package

Here is a brief guide to show you how to uninstall libvalidation-class-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libvalidation-class-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libvalidation-class-perl
Priority: optional
Section: universe/perl
Installed-Size: 867
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 7.900057-1
Depends: perl, libhash-flatten-perl, libhash-merge-perl, liblist-moreutils-perl, libmodule-find-perl, libmodule-runtime-perl, libmoose-perl
Filename: pool/universe/libv/libvalidation-class-perl/libvalidation-class-perl_7.900057-1_all.deb
Size: 250526
MD5sum: 3fcab38f5af6f0311882e70c76444f4b
SHA1: 2f2c684a47fbb0731c862950ade741d6183c7928
SHA256: 9a7c5e142891d5fe5d6fe91ffcfa757eb3dacced47ef7e5e21d220ee11d469fc
Description-en: module for centralized, simplified input validation
Validation::Class is a different approach to data validation. It attempts to
simplify and centralize data validation rules to ensure DRY (don't repeat
yourself) code. The primary intent is to provide a simplistic validation
workflow and promote (validation) code reuse.
Description-md5: 5b46c035b57247318cdf96bd8c049758
Homepage: https://metacpan.org/release/Validation-Class
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu