How to Install and Uninstall perl-Email-Valid.noarch Package on Rocky Linux 8

Last updated: September 20,2024

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

Please follow the step by step instructions below to install perl-Email-Valid.noarch on Rocky Linux 8

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

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

This tutorial shows how to uninstall perl-Email-Valid.noarch on Rocky Linux 8:

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

3. Information about the perl-Email-Valid.noarch package on Rocky Linux 8

Last metadata expiration check: 0:38:54 ago on Mon Sep 12 10:27:18 2022.
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.