How to Install and Uninstall perl-Declare-Constraints-Simple.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 12,2024

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

This tutorial shows how to install perl-Declare-Constraints-Simple.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

This guide let you learn how to uninstall perl-Declare-Constraints-Simple.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the perl-Declare-Constraints-Simple.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:26:50 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl-Declare-Constraints-Simple
Version : 0.03
Release : 36.el8
Architecture : noarch
Size : 67 k
Source : perl-Declare-Constraints-Simple-0.03-36.el8.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.