How to Install and Uninstall python3-email-validator.noarch Package on Fedora 36
Last updated: January 09,2025
1. Install "python3-email-validator.noarch" package
In this section, we are going to explain the necessary steps to install python3-email-validator.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-email-validator.noarch
Copied
2. Uninstall "python3-email-validator.noarch" package
Please follow the steps below to uninstall python3-email-validator.noarch on Fedora 36:
$
sudo dnf remove
python3-email-validator.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-email-validator.noarch package on Fedora 36
Last metadata expiration check: 1:44:40 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-email-validator
Version : 1.1.1
Release : 6.fc36
Architecture : noarch
Size : 30 k
Source : python-email-validator-1.1.1-6.fc36.src.rpm
Repository : fedora
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.1.1
Release : 6.fc36
Architecture : noarch
Size : 30 k
Source : python-email-validator-1.1.1-6.fc36.src.rpm
Repository : fedora
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!).