How to Install and Uninstall perl-Validation-Class.noarch Package on Fedora 38

Last updated: March 01,2025

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

This guide covers the steps necessary to install perl-Validation-Class.noarch on Fedora 38

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

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

This guide covers the steps necessary to uninstall perl-Validation-Class.noarch on Fedora 38:

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

3. Information about the perl-Validation-Class.noarch package on Fedora 38

Last metadata expiration check: 4:40:44 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : perl-Validation-Class
Version : 7.900059
Release : 1.fc38
Architecture : noarch
Size : 286 k
Source : perl-Validation-Class-7.900059-1.fc38.src.rpm
Repository : updates
Summary : Powerful Data Validation Framework
URL : https://metacpan.org/release/Validation-Class
License : GPL-1.0-or-later OR Artistic-1.0-Perl
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".