How to Install and Uninstall python3-email-validator.noarch Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "python3-email-validator.noarch" package
Please follow the guidance below to install python3-email-validator.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-email-validator.noarch
Copied
2. Uninstall "python3-email-validator.noarch" package
Here is a brief guide to show you how to uninstall python3-email-validator.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-email-validator.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-email-validator.noarch package on Rocky Linux 8
Last metadata expiration check: 1:46:17 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-email-validator
Version : 1.0.5
Release : 2.el8
Architecture : noarch
Size : 27 k
Source : python-email-validator-1.0.5-2.el8.src.rpm
Repository : epel
Summary : A robust email syntax and deliverability validation library
URL : https://github.com/JoshData/python-email-validator
License : CC0
Description : This library validates that address are of the form [email protected]. This is the sort
: of validation you would want for a login form on a website.
:
: Key features:
:
: - Good for validating email addresses used for logins/identity.
: - Friendly error messages when validation fails (appropriate to show to end
: users).
: - (optionally) Checks deliverability: Does the domain name resolve?
: - Supports internationalized domain names and (optionally) internationalized
: local parts.
: - Normalizes email addresses (important for internationalized addresses!).
Available Packages
Name : python3-email-validator
Version : 1.0.5
Release : 2.el8
Architecture : noarch
Size : 27 k
Source : python-email-validator-1.0.5-2.el8.src.rpm
Repository : epel
Summary : A robust email syntax and deliverability validation library
URL : https://github.com/JoshData/python-email-validator
License : CC0
Description : This library validates that address are of the form [email protected]. This is the sort
: of validation you would want for a login form on a website.
:
: Key features:
:
: - Good for validating email addresses used for logins/identity.
: - Friendly error messages when validation fails (appropriate to show to end
: users).
: - (optionally) Checks deliverability: Does the domain name resolve?
: - Supports internationalized domain names and (optionally) internationalized
: local parts.
: - Normalizes email addresses (important for internationalized addresses!).