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

Last updated: October 08,2024

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

In this section, we are going to explain the necessary steps to install perl-Declare-Constraints-Simple.noarch on AlmaLinux 9

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

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

Please follow the guidelines below to uninstall perl-Declare-Constraints-Simple.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 1:21:45 ago on Wed Mar 13 07:41:12 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.