How to Install and Uninstall perl-Declare-Constraints-Simple.noarch Package on CentOS Stream 9

Last updated: October 06,2024

1. Install "perl-Declare-Constraints-Simple.noarch" package

This is a short guide on how to install perl-Declare-Constraints-Simple.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install perl-Declare-Constraints-Simple.noarch

2. Uninstall "perl-Declare-Constraints-Simple.noarch" package

This is a short guide on how to uninstall perl-Declare-Constraints-Simple.noarch on CentOS Stream 9:

$ sudo dnf remove perl-Declare-Constraints-Simple.noarch $ sudo dnf autoremove

3. Information about the perl-Declare-Constraints-Simple.noarch package on CentOS Stream 9

Last metadata expiration check: 2:32:46 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : perl-Declare-Constraints-Simple
Version : 0.03
Release : 36.el9
Architecture : noarch
Size : 63 k
Source : perl-Declare-Constraints-Simple-0.03-36.el9.src.rpm
Repository : epel
Summary : Declarative Validation of Data Structures
URL : https://metacpan.org/release/Declare-Constraints-Simple
License : GPL+ or Artistic
Description : The main purpose of this module is to provide an easy way to build a
: profile to validate a data structure. It does this by giving you a set of
: declarative keywords in the importing namespace.