How to Install and Uninstall perl-Data-Validate-Type.noarch Package on Fedora 36

Last updated: May 19,2024

1. Install "perl-Data-Validate-Type.noarch" package

In this section, we are going to explain the necessary steps to install perl-Data-Validate-Type.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-Data-Validate-Type.noarch

2. Uninstall "perl-Data-Validate-Type.noarch" package

This guide let you learn how to uninstall perl-Data-Validate-Type.noarch on Fedora 36:

$ sudo dnf remove perl-Data-Validate-Type.noarch $ sudo dnf autoremove

3. Information about the perl-Data-Validate-Type.noarch package on Fedora 36

Last metadata expiration check: 1:18:31 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-Data-Validate-Type
Version : 1.6.0
Release : 17.fc36
Architecture : noarch
Size : 19 k
Source : perl-Data-Validate-Type-1.6.0-17.fc36.src.rpm
Repository : fedora
Summary : Public interface to Params::Util offering data type validation functions
URL : https://metacpan.org/release/Data-Validate-Type
License : GPL+ or Artistic
Description : This module presents an alternative API to Params::Util which fixes a number
: of drawbacks (function names start with an underscore, are uppercase and don't
: pass PerlCritic validation).