How to Install and Uninstall perl-Email-Valid.noarch Package on CentOS Stream 9

Last updated: September 26,2024

1. Install "perl-Email-Valid.noarch" package

Please follow the guidance below to install perl-Email-Valid.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install perl-Email-Valid.noarch

2. Uninstall "perl-Email-Valid.noarch" package

In this section, we are going to explain the necessary steps to uninstall perl-Email-Valid.noarch on CentOS Stream 9:

$ sudo dnf remove perl-Email-Valid.noarch $ sudo dnf autoremove

3. Information about the perl-Email-Valid.noarch package on CentOS Stream 9

Last metadata expiration check: 1:52:00 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : perl-Email-Valid
Version : 1.203
Release : 1.el9
Architecture : noarch
Size : 24 k
Source : perl-Email-Valid-1.203-1.el9.src.rpm
Repository : epel
Summary : Check validity of internet email address
URL : https://metacpan.org/release/Email-Valid
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : This module determines whether an email address is well-formed, and optionally,
: whether a mail host exists for the domain or whether the top level domain of
: the email address is valid.