How to Install and Uninstall perl-Validation-Class.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: June 26,2024

1. Install "perl-Validation-Class.noarch" package

In this section, we are going to explain the necessary steps to install perl-Validation-Class.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install perl-Validation-Class.noarch

2. Uninstall "perl-Validation-Class.noarch" package

Please follow the guidelines below to uninstall perl-Validation-Class.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove perl-Validation-Class.noarch $ sudo dnf autoremove

3. Information about the perl-Validation-Class.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:03:45 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl-Validation-Class
Version : 7.900057
Release : 11.el8
Architecture : noarch
Size : 285 k
Source : perl-Validation-Class-7.900057-11.el8.src.rpm
Repository : epel
Summary : Powerful Data Validation Framework
URL : https://metacpan.org/release/Validation-Class
License : GPL+ or Artistic
Description : Validation::Class is a scalable data validation library with interfaces for
: applications of all sizes. The most common usage of Validation::Class is to
: transform class namespaces into data validation domains where consistency
: and reuse are primary concerns. Validation::Class provides an extensible
: framework for defining reusable data validation rules. It ships with a
: complete set of pre-defined validations and filters referred to as
: "directives".