How to Install and Uninstall perl-Email-Valid.noarch Package on CentOS 8 / RHEL 8

Last updated: May 14,2024

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

This guide covers the steps necessary to install perl-Email-Valid.noarch on CentOS 8 / RHEL 8

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

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

Please follow the steps below to uninstall perl-Email-Valid.noarch on CentOS 8 / RHEL 8:

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

3. Information about the perl-Email-Valid.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:36:46 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : perl-Email-Valid
Version : 1.202
Release : 12.el8
Architecture : noarch
Size : 27 k
Source : perl-Email-Valid-1.202-12.el8.src.rpm
Repository : epel
Summary : Check validity of internet email address
URL : https://metacpan.org/release/Email-Valid
License : GPL+ or Artistic
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.