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

Last updated: May 19,2024

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

This guide let you learn how to install perl-Data-Validate-Type.noarch on Fedora 34

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

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

Here is a brief guide to show you how to uninstall perl-Data-Validate-Type.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:24:20 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-Data-Validate-Type
Version : 1.6.0
Release : 14.fc34
Architecture : noarch
Size : 19 k
Source : perl-Data-Validate-Type-1.6.0-14.fc34.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).